Files

Files (right-click the link):

for a copy of the txt instructions: bbbg0.txt

Siever and Factor Bases: aklpar.h, alat, bbbg0.c, lip.h, lippar.h, r773

NOTE: You don't need new copies of the *.h files if you obtained them above.

bbbg0.txt:

Compile bbbg0 with something like:

gcc -O2 -o bbbg0 bbbg0.c lip.o -lm

(LINUX: gcc -O2 -o bbbg0 bbbg0.c lip.o -lm -DBIGENDIAN=0 -DDOUBLES_LOW_HIGH=1 -DPENTIUM)

(ALPHA: gcc -O2 -DBIGENDIAN=0 -DALPHA=1 -DDOUBLES_LOW_HIGH=1 -o bbbg0 bbbg0.c lip.o -lm)

and run:

ratbase 0 < r773

algbase 0 < alat