MKLab
PARI/GP - Printable Version

+- MKLab (https://mklab.gr)
+-- Forum: [INDEX] (https://mklab.gr/forumdisplay.php?fid=1)
+--- Forum: LISTS (https://mklab.gr/forumdisplay.php?fid=43)
+---- Forum: MATHEMATICAL SOFTWARE (https://mklab.gr/forumdisplay.php?fid=44)
+----- Forum: COMPUTER ALGEBRA SYSTEMS (CAS) (https://mklab.gr/forumdisplay.php?fid=75)
+----- Thread: PARI/GP (/showthread.php?tid=575)



PARI/GP - mklabgr - 06-22-2026

PARI/GP

Summary


PARI/GP  is the official home of PARI/GP, a free and open-source computer algebra system developed at the University of Bordeaux, designed mainly for fast computations in number theory. It provides powerful tools for tasks such as integer factorization, algebraic number theory, elliptic curves, modular forms, L-functions, and computations with matrices, polynomials, power series, algebraic numbers, and transcendental functions.
The system consists of the PARI C library for high-performance programming and the GP interactive calculator/programming language for easier mathematical experimentation, with additional tools such as g2pc  for compiling GP scripts into C for speed improvements. PARI/GP has been developed since the 1980s, remains widely used by researchers, and is distributed under the GPL license as a major open-source tool for computational mathematics.

SOFTWARE