perl-Math-GMP - High speed arbitrary size integer math

Description:

Math::GMP was designed to be a drop-in replacement both for Math::BigInt and
for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU
gmp library for all of its calculations, as opposed to straight Perl functions.
This can result in speed improvements.

Homepage: http://search.cpan.org/dist/Math-GMP/

License: LGPLv2+

Vendor: Fedora Project

Packages

perl-Math-GMP-2.04-6.fc8.x86_64 [29 KiB] Changelog by Paul Howarth (2007-08-13):
- Clarify license as LGPL, version 2 or later