Math::BigInt::Pari - Use Math::Pari for Math::BigInt routines


Math-BigInt-Pari documentation  | view source Contained in the Math-BigInt-Pari distribution.

Index


NAME

Top

Math::BigInt::Pari - Use Math::Pari for Math::BigInt routines

SYNOPSIS

Top

    use Math::BigInt lib => 'Pari';

    ## See Math::BigInt docs for usage.

DESCRIPTION

Top

Provides support for big integer in BigInt et al. calculations via means of Math::Pari, an XS layer on top of the very fast PARI library.

LICENSE

Top

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Top

Original Math::BigInt::Pari written by Benjamin Trott 2001, ben@rhumba.pair.com. Extended and maintained by Tels 2001-2007 http://bloodgate.com

Math::Pari was written by Ilya Zakharevich.

SEE ALSO

Top

Math::BigInt, Math::BigInt::Calc, Math::Pari.


Math-BigInt-Pari documentation  | view source Contained in the Math-BigInt-Pari distribution.