gp2c 0.0.6-1 source package in Ubuntu

Changelog

gp2c (0.0.6-1) unstable; urgency=low

  * New upstream release
  * Bump Standard-Version to 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  15 Jun 2011 09:35:13 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Bill Allombert
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gp2c_0.0.6.orig.tar.gz 346.8 KiB cd9790fb2a32931768bb49b6b12a2ec13fb2967c275141368089d815eb44801d
gp2c_0.0.6-1.diff.gz 2.9 KiB c4d1ba6352e6748678dc0c8c3406626db2e83b715d8d4400ed088ddf4b5a9f17
gp2c_0.0.6-1.dsc 1016 bytes 843df61061243b2891f6f6cc2e42ea1084cac1356b440ab251257cca25d44a8b

Available diffs

View changes file

Binary packages built by this source

pari-gp2c: PARI/GP GP to C compiler

 PARI/GP is a widely used computer algebra system designed for fast
 computations in number theory (factorizations, algebraic number theory,
 elliptic curves...), but also contains a large number of other useful
 functions to compute with mathematical entities such as matrices,
 polynomials, power series, algebraic numbers, etc., and a lot of
 transcendental functions. PARI is also available as a C library to allow
 for faster computations.
 .
 Originally developed by Henri Cohen and his co-workers (University Bordeaux I,
 France), PARI is now under the GPL and maintained by Karim Belabas
 with the help of many volunteer contributors.
 .
 This package contains the G2PC compiler that converts GP scripts to C
 libpari modules and the helper scripts gp2c-run and gp2c-dbg.