Changes for version 0.69

  • Allow the overloaded comparison operations to accept a Math-GMP object.
  • Allow the overloaded exponentiation functions (overload_pow & overload_pow_eq) to accept a Math::GMPz or Math::GMP object when and only when the value of that object fits into an unsigned int.
  • Add Rmpq_fits_uint_p function. (There is no mpq_fits_uint_p library function.)

Modules

perl interface to the GMP library's rational (mpq) functions.

Provides

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