Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
perl-Math-GMP-2.07-1.el7.ppc64
[28 KiB] |
Changelog
by Paul Howarth (2014-01-28):
- Update to 2.07
- Go direct to XS for more speed
- Add lcm/blcm, bsqrt, bmodinv
- Don't bother trying to run the release tests
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Don't need to remove empty directories from the buildroot
|