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.2 2025-02-28
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-2.exe (102.5 MB), Feb 28 2025
    sha256sum: 819f8aa28da8896ad8c1c709054282a11ad50214c8ab916a5dc7851af60db2cd
    md5sum: 0de8c2867041b4caa925236f18dea575
    README.win
  • Stable 64-bit version: Pari64-2-17-2.exe (109.3 MB), Feb 28 2025
    sha256sum: a6a3eb78a5ed88c6fe1a2db5acbea3ec1046ceec1244dfb89e5826eaa38891de
    md5sum: 2bd5cb0843ce733140e3daf8e38ad01e
    README.win
  • Development 32-bit version: Pari32-2-18-0.exe (102.6 MB), Jan 19 2025
    sha256sum: 4b0573fb73e4596b0815bf12caa6376eae18315d80df6c4f78c4c3b86b74230c
    md5sum: 60bdc3d3c9baa7e8983f8c200d5ce530
  • Development 64-bit version: Pari64-2-18-0.exe (109.3 MB), Jan 19 2025
    sha256sum: 7847d1064d31de32b43d20bd8565b215af7fd8a7fefe761076e9bfbe3d88d945
    md5sum: c0e3cab55eac2023645bd94ee928695e
  • Daily Snapshots (32-bit, 64-bit): basic GP binaries built daily from the master branch. Bleeding edge !

MacOS, binary distributions

Full DMG for MacOS (all packages)

  • Stable (intel) : PariGP-full-2.17.2.dmg (99.7 MB), Feb 28 2025
    sha256sum: 783fa8f48ef98540969f84409082da9160f372ad9b0a613cb069a6a9253ef22b
    md5sum: 10207cc410b667a0f78660adc52e5a49
  • Stable (arm) : PariGP-arm-full-2.17.2.dmg (109.7 MB), Feb 28 2025
    sha256sum: a2e87ab307b9f5af2af80c2c613a10806e989aadb143aef921e9b4d2df532ab6
    md5sum: 9dcc1619cb382f5a9b8613405967d68d
  • Stable (arm) multithreaded : PariGP-arm-full-2.17.2-pthread.dmg (109.3 MB), Feb 28 2025
    sha256sum: 3a7635010827fbf13ce0af82672957ab915eeb9f9a98170a337c0fc70b9938a6
    md5sum: 00da669ce7e0db2f34aab2f4371a9be9
  • Development (intel) : PariGP-full-2.18.0.alpha.dmg (99.8 MB), Jan 4 2025
    sha256sum: 8268d442ef64e29695555425bea0199c9599d70e2b68819cc72f7088d5709866
    md5sum: 7b0fa00e09f206c01a66053c973ed111 ;
  • Development (arm) : PariGP-arm-full-2.18.0.alpha.dmg (107.3 MB), Jan 4 2025
    sha256sum: b0a2127a0ed584d79136d3da6c991eaf52decd0983c7eb462b2a3182fc0874b4
    md5sum: 3e5470fdaa6a5d190d8b1c6152b309c3 ;
  • Development (arm) multithreaded : PariGP-arm-full-2.18.0.alpha-pthread.dmg (107.4 MB), Jan 4 2025
    sha256sum: 25d5417ef02e8a827ce5f9a0a57a75e46c01a92c5ba4aa48b61df46dba7e6f7b
    md5sum: 001fd655e5bd0e2806af4f201d897794 ;
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: 2025-02-03 19:42:17
Copyleft © 2003-2022 the PARI group.