gp2c 0.0.12pl1-1 source package in Ubuntu

Changelog

gp2c (0.0.12pl1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 4.6.0
    - Build-Depends on debhelper-compat (= 13)
    - Add Rules-Requires-Root: no

 -- Bill Allombert <email address hidden>  Sun, 27 Mar 2022 15:10:15 +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

Downloads

File Size SHA-256 Checksum
gp2c_0.0.12pl1-1.dsc 2.0 KiB c23b3da70488402095c36942eb7e2efc971aa77834209079835466c03f995991
gp2c_0.0.12pl1.orig.tar.gz 837.4 KiB 79a8c46f7ad3331e4d8ae6af6b496c4742fd73a73b996b3ca7ead61452ca6e8d
gp2c_0.0.12pl1.orig.tar.gz.asc 833 bytes 9a4fcb3eedac1e69408312c579d9d9517e075ea9f1846323b3e8c56dff2abd9e
gp2c_0.0.12pl1-1.debian.tar.xz 7.8 KiB c45570bc60b0b94733603da4c0adf639305134ac1432e0d12c3637ff20310cc4

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