Pari

From CBLFS
Jump to navigationJump to search
Download Source: http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.3.2.tar.gz

Introduction to Pari

Pari is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...)

Project Homepage: http://pari.math.u-bordeaux.fr/download.html


Dependencies

Required

Non-Multilib

Compile the package:

./Configure --prefix=/usr &&
make all &&
make bench

Install the package:

make install

Multilib

32Bit

Compile the package:

To do ...

Install the package:

make install

N32

Compile the package:

To do ...

Install the package:

make install

64Bit

Compile the package:

To do ...

Install the package:

make install

Contents

Installed Directories: /usr/include/pari
Installed Programs: gp-2.3, gp
Installed Libraries: libpari.so