gp2c 0.0.13-1 source package in Ubuntu

Changelog

gp2c (0.0.13-1) unstable; urgency=medium

  * New upstream release.

 -- Bill Allombert <email address hidden>  Tue, 20 Sep 2022 23:01:05 +0200

Upload details

Uploaded by:
Bill Allombert
Uploaded to:
Sid
Original maintainer:
Bill Allombert
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe math
Noble release universe math
Mantic release universe math
Lunar release universe math

Downloads

File Size SHA-256 Checksum
gp2c_0.0.13-1.dsc 2.0 KiB fd0262e622a5880f8d83b260010edde8207af9d494f137847d0774c0e678bcc9
gp2c_0.0.13.orig.tar.gz 859.0 KiB 261374eca73ebd76c112a9593dca28b64812aa762561fda5a4b2c2cd79a69d36
gp2c_0.0.13.orig.tar.gz.asc 833 bytes 2c9aaa40ee6c01e6682b19cd33dac9b6294c5f44ca9289f411dd95c3f8756944
gp2c_0.0.13-1.debian.tar.xz 7.8 KiB 08dffbde116ea9bf743df4ecaf5e363be7ee61f6e26afd33f3fa0837768ef071

Available diffs

No changes file available.

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.

pari-gp2c-dbgsym: debug symbols for pari-gp2c