dwww Home | Show directory contents | Find package

gp2c 0.0.7
-- This version is targeted to PARI 2.5 by default, though PARI 2.3 is still supported.
-- This release fixes support for some PARI 2.5 GP extensions.
-- This release adds support for declaring local variables declared inside blocks.

gp2c 0.0.6
-- This release add support for most PARI 2.5 GP extensions.
-- When used with PARI 2.4.4 and up, this release adds support for closures, and iterators
like intnum, sumalt, forsubgroup, etc.

gp2c 0.0.5
-- This version handles PARI 2.3 and later release, but not the 2.1 and 2.2
release.
-- This release allows to use a PARI debug build for configuring gp2c-dbg
separatly from gp2c-run.
-- gp2c-run and gp2c-dbg create a <file>.gp.run file instead of gp2c_start.gp
and gp2c_gprc.
-- This release adds support for &a[b] and break(n)/next(n).

gp2c 0.0.4
-- This version handles PARI 2.2.8 release and above, 2.1 stable release, but
no more the release 2.2.0 to 2.2.6, and mostly the 2.2.7 release.
-- All references to libpari API is made through the description system.
-- When used with PARI 2.2.8 and above, this release fully supports forvec().
-- The documentation has been extended to cover types.
-- This version generates cleaner and more ANSI-C compliant C code.

gp2c 0.0.3
-- This version handles PARI 2.2.7 release and above, 2.1 stable release, but no
more the release 2.2.0 to 2.2.6.
-- When used with PARI 2.2.7 and above, this release has full support
for member function and functions taking a variable number of strings as
arguments, usually text-based I/O functions.

gp2c 0.0.2
-- This version handles automatic concatenation and supports more
functions.

gp2c 0.0.1
-- This version comes with a manual. This is
 doc/gp2c.tex        LaTeX source
 doc/gp2c.dvi        DVI format
 doc/html/index.html HTML format
-- There is now a script gp2c-run to simplify the use of gp2c.

gp2c 0.0.0
-- Add NEWS file to be computer-friendly with automake.

Generated by dwww version 1.15 on Tue Jun 25 18:30:47 CEST 2024.