Changes for version 1.02

  • Added _gcd method; uses PARI library function to return gcd.
  • Incorporated Tels's changes: _copy() is now linear; _is_zero, _is_one, is_even, and is_odd now use PARI library functions rather than overloaded ops and should thus be faster. Also added new tests from Math::BigInt 1.40.

Modules

Use Math::Pari for Math::BigInt routines