next up previous
Next: Installing gp2c

An introduction to gp2c

By Bill Allombert and Ariel Pacetti

The gp2c compiler is a package for translating GP routines into the C programming language, so that they can be compiled and used with the PARI system or the GP calculator.

The main advantage of doing this is to speed up computations and to include your own routines within the preexisting GP ones. It may also find bugs in GP scripts.

This package (including the latest versions) can be obtained at the URL:
ftp://megrez.math.u-bordeaux.fr/pub/pari/GP2C





Bill Allombert 2003-11-03