Commit Graph

4 Commits

Author SHA1 Message Date
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
daniel
dce4a27193 Update to pari 2.11.2 and use the gmp kernel. 2019-10-17 01:09:22 +00:00
landry
5c7640534e Update to pari 2.1.7, from Sebastien Marie (thanks!)
Fixes readline support, correct tests target, and dont pickup emacs if
installed. All tests pass and also Math::Pari tests.

We cant update to 2.3 branch for obscure breakage with other things
depending on it.
2014-09-15 15:11:35 +00:00
msf
9cda5d0698 - initial import of pari-2.1.6
The PARI system is a package which is capable of doing formal
computations on recursive types at high speed; it is primarily
aimed at number theorists, but can be used by anybody whose primary
need is speed.

It is possible to use PARI in two different ways:

1) as a library, which can be called from an upper-level language
application (for instance written in C, C++, Pascal or Fortran);

2) as a sophisticated programmable calculator, named gp, which
contains most of the control instructions of a standard language
like C.

cleanup by and ok sturm@
2005-02-08 02:36:12 +00:00