Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Math-GMP: High speed arbitrary size integer math
- Summary
- 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.
Changelog
- * Wed Aug 30 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 2.04-4
- FE6 mass rebuild
- * Thu Feb 16 16:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 2.04-3
- Rebuild
- * Tue Feb 7 16:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 2.04-2
- Apply patch to fix broken testsuite on 64-bit arches (CPAN RT#12751)