perl-Math-GMP - High speed arbitrary size integer math
Website: | http://search.cpan.org/dist/Math-GMP/ |
---|---|
License: | LGPLv2+ |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-Math-GMP-2.19-1.fc14.al.i686 [39 KiB] |
Changelog
by Paul Howarth (2018-04-08):
- Update to 2.19 - Fix int() on large unsigned integers (GH#2) |