The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.40

  • Define mp_bitcnt_t to unsigned long int in GMPz.xs if version is less than 5.0.0
  • Add autocorrelation and autocorrelation_20000 (neither of which is documented or exported)
  • No longer define USE_64_BIT_INT if ivtype is 'long'.
  • Rename USE_64_BIT_INT #define to MATH_GMPZ_NEED_LONG_LONG_INT

Modules

perl interface to the GMP library's integer (mpz) functions.

Provides

in Random/Random.pm
in V/V.pm