PARI/GP

Try GP in your browser
Main
  Download
  Packages
  Funding
  SEARCH

Help / Community
  FAQ
  Documentation
  Tutorials
  Mailing Lists
  Bugs
  Timeline
  Ateliers PARI/GP

Library
  Publications
  Contributed GP scripts
  Links
  Fun!

Development
  Latest Changes
  Version Control
  Coding Guidelines
  PariDroid
  Logo

Tests & benchmarks
  Buildlogs
  Coverage Report
  Doc Coverage
  Refcards test
  Benchmarks

  WWW Stats

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.17.0 2024-09-30
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 nowadays), then select the appropriate binary:
  • Stable 32-bit version: Pari32-2-17-0.exe (91.9 MB), Sep 30 2024
    sha256sum: 64fd73581b0a947167ba8af7209059a1a216cceb7827aec6f05b00e3c9d6b3ec
    md5sum: 1a852afc08f50e5441c86a02fe02302c
    README.win
  • Stable 64-bit version: Pari64-2-17-0.exe (98.7 MB), Sep 30 2024
    sha256sum: 3340d72f1fd66b658deec64a9be5a94b7d333dc1a15514fe5aef54887ae13386
    md5sum: a45a1e75b0cff559d277c39d607d301c
    README.win
  • Daily Snapshots (32-bit, 64-bit): basic GP binaries built daily from the master branch. Bleeding edge !

MacOS, binary distributions

Basic DMG for MacOS (no packages)

  • Stable (intel) : PariGP-2.17.0.dmg (19.1 MB), Sep 30 2024
    sha256sum: e07ee13edb14f55a6d75c988430be4a5ff79363f0dab53ef9d0106cc013c60e5
    md5sum: ee30d851e6f705c5a41d8ea9ddeee412
  • Stable (arm) : PariGP-arm-2.17.0.dmg (15.8 MB), Sep 30 2024
    sha256sum: 829e2fd7ef78980771e3ea742c9e09080ed61a8f83d614cf71bebc8ed7dfb4be
    md5sum: 18a80fb1af4a9ef462fc35db20b12280
  • Stable (arm) multithreaded : PariGP-arm-2.17.0-pthread.dmg (15.9 MB), Sep 30 2024
    sha256sum: 5829be19f55487cab8b8237934575c2a997941beb9b288e622f36b6f92f00cab
    md5sum: d8d72e133632582f7b5b0dc5abdedb47

Full DMG for MacOS (all packages)

  • Stable (intel) : PariGP-full-2.17.0.dmg (99.7 MB), Sep 30 2024
    sha256sum: b9535459984eeeaaca25198e7f971aec4dbfe550d016cc7bc51d960539eeb154
    md5sum: a6eb76e935adcacb36e76ba552e506ac
  • Stable (arm) : PariGP-arm-full-2.17.0.dmg (107.3 MB), Sep 30 2024
    sha256sum: 41e2b82697e284a2acbf320a8fc30af455495369ba695bdeb673b569a8d35fd5
    md5sum: 11cda31d7e67603973dcf840cc2ef245
  • Stable (arm) multithreaded : PariGP-arm-full-2.17.0-pthread.dmg (107.5 MB), Sep 30 2024
    sha256sum: 51d43ea14338eca8afac11b0e19b1a9ea4ef8e9936fa4a97c26368ed0ce90452
    md5sum: 4185d17b942ae611b7b7fe6d0b878216
Snapshot from our GIT server a basic GP binary built daily from the master branch.

Android, binary distributions


Xeus-GP

A Xeus-based Jupyter kernel for PARI/GP

GP2C

The GP to C compiler translates GP scripts to PARI programs.

Extras

  • 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.

PARI/GP Development
Last Modified: 2024-10-15 22:27:08
Copyleft © 2003-2022 the PARI group.