gp-2.7
PARI/GP Computer Algebra System debugging symbols
Install
- All systems
-
curl cmd.cat/gp-2.7.sh
- Debian
-
apt-get install libpari-dbg
- Ubuntu
-
apt-get install libpari-dbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpari-dbg
- Raspbian
-
apt-get install libpari-dbg
- Dockerfile
- dockerfile.run/gp-2.7
libpari-dbg
PARI/GP Computer Algebra System debugging symbols
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 debugging symbols for gp and libpari.
pari-gp
PARI/GP Computer Algebra System binaries
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 GP calculator.