DESCR 348 B

1234567
  1. This package is a Perl interface to famous library PARI for
  2. numerical/scientific/number-theoretic calculations. It allows use of
  3. most PARI functions as Perl functions, and (almost) seamless merging of
  4. PARI and Perl data. In what follows we suppose prior knowledge of what
  5. PARI is (see <ftp://megrez.math.u-bordeaux.fr/pub/pari>, or
  6. Math::libPARI).