Download PARI/GP
If you intend to compile PARI/GP from a source distribution, make sure
the GNU MP and GNU readline libraries are already
installed on your system. They are not mandatory but make the gp
calculator respectively faster and more user-friendly. (See the Extras
section for details.)
PARI/GP
You may also want to download some Optional
Packages.
Source distributions
2.13.4
2022-03-25
Snapshot
corresponding to the latest version with all current patches applied.
Windows, binary distributions First determine whether you are
running a 32-bit
or 64-bit version of Windows (probably 64-bit on recent systems),
then select the appropriate binary:
- Stable 32-bit version: Pari32-2-13-4.exe (89.7 MB), Mar 25 2022
md5sum: 9bac578fc7fcb300081ba50e307c38e0
README.win
- Stable 64-bit version: Pari64-2-13-4.exe (95.3 MB), Mar 25 2022
md5sum: cfa9b887ade4f82ecf4493eb64c997c3
README.win
- Daily Snapshots (32-bit,
64-bit):
basic GP binaries built daily from the
master branch. Bleeding edge !
MacOS, binary distributions
Basic GP binary for MacOS
- Stable : gp-2.13.4-osx (11.1 MB), Mar 25 2022
md5sum: e811f7c46c1811b408fcdcd1a9369504
Basic DMG for MacOS (no packages)
- Stable : PariGP-2.13.4.dmg (17.1 MB), Mar 25 2022
md5sum: c8006758eac6de1de1209a3a07890c74
Full DMG for MacOS (all packages)
Snapshot from our GIT server
a basic GP binary built daily from the master branch.
Android, binary distributions
GP2C
The GP to C compiler translates GP scripts to PARI programs.
- The GNU readline
library provides line editing under GP, an automatic context-dependent
completion, and an editable history of commands.
- The GNU MP library can be used as a
replacement for the native multiprecision kernel. It is rather faster than
the native kernel
(benchmarks).
-
The PariEmacs package. Require PARI/GP-2.4.1 and up.
GP can be run in an Emacs buffer, with all the obvious advantages if you are
familiar with this editor. This package was developped alongside PARI/GP
for a long time. It is now developped independently and must be downloaded
separately. (In particular, PARI/GP and PariEmacs may be upgraded
independently.)
- perl (used by the
gphelp
script) provides extended online help (full text from this manual) about
functions and concepts, which can be used under GP or independently.
Archive
The complete PARI/GP archive with older versions is available via
HTTP or
FTP.
|