Bill Allombert on Thu, 14 Mar 2002 13:46:09 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

GP2C 0.0.0pl12 released


Hello PARI lovers,

I just released GP2C 0.0.0pl12, the GP to C translator.

You can download it at 
ftp://megrez.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.0pl12.tar.gz

Some highlights of the changes:

* GP2C now has a manual (in the doc directory).
* new option -S for strict argument checking
* GP2C now preserves comments in the output file.
* Functions now check their arguments automatically.
* fordiv and sumdiv are implemented now.
* lots of bug fix...
* You can now build GP2C with --enable-debug to allow debuging programs with
  gdb.
  
Enjoy!
  
Bill.