PARI/GP

PARI/GP - Widely used computer algebra system designed for fast computations in number theory
Download

PARI/GP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • The PARI Group
  • Publisher web site:
  • http://pari.math.u-bordeaux.fr/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.9 MB

PARI/GP Tags


PARI/GP Description

PARI/GP - Widely used computer algebra system designed for fast computations in number theory PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...).PARI/GP also contains a large number of other useful functions to compute with mathematical entitiessuch as matrices, power series, polynomials, algebraic numbers, etc.,and a lot of transcendental functions.PARI is also available as a C library to allow for faster computations. PARI is a C library (C++ - compatible). Writing C (or C++) programs, and linking them to libpari is the only way to access the full set of PARI routines (you can install most of them under gp, but this is not as portable). It will produce much faster code for low-level applications.gp is an interactive shell giving access to PARI functions, easier to use. Low-level scripts are typically 10 times slower than directly written C code. High-level scripts, whose running time is dominated by a few calls to PARI functions, incur no penalty.GP is the name of gp's scripting language.


PARI/GP Related Software