PARI/GP
Sign in to savePARI/GP is a computer algebra system with the main aim of facilitating number theory computations. Versions 2.1.0 and higher are distributed under the GNU General Public License. It runs on most common operating systems.
Wikidata facts
- Instance of
- computer algebra system
- Named after
- Pascal's Wager
- Developer
- Henri Cohen
- Official website
- pari.math.u-bordeaux.fr
- Image
- PARI-GP-Windows-XP.png
Show 6 more facts
- software version identifier
- 2.17.3
- programmed in
- Q15777
- source code repository URL
- pari.math.u-bordeaux.fr/git/pari.git
- copyright license
- GNU General Public License
- inception
- 1985-00-00
- Commons category
- PARI/GP
Sources (5)
via Wikidata · CC0
~5 min read
Encyclopedic overview
7 sectionsContents
- System overview
- History
- Etymology
- Usage examples
- See also
- References
- External links
PARI/GP is a computer algebra system with the main aim of facilitating number theory computations. Versions 2.1.0 and higher are distributed under the GNU General Public License. It runs on most common operating systems.
== System overview == The PARI/GP system is a package that is capable of doing formal computations on recursive types at high speed; it is primarily aimed at number theorists. Its three main strengths are its speed, the possibility of directly using data types that are familiar to mathematicians, and its extensive algebraic number theory module.
Excerpted from Wikipedia’s “PARI/GP” article, available under the CC BY-SA 4.0 licence.