Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.05-2.el5.src
[49 KiB] |
Changelog
by Paul Howarth (2009-03-13):
- Add buildreqs aspell-en, perl(Pod::Spell), and perl(Text::SpellChecker) to
enable spell check tests
- Add buildreqs perl(Perl::Critic) to support improved test cover (note:
Critic test currently fails and so is disabled)
- Run tests in en_US locale to pick up correct dictionary for spell checks
|