Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Math-GMP - High speed arbitrary size integer math
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
Name |
Version |
Release |
Type |
Size |
Built |
perl-Math-GMP |
2.04 |
3.fc5 |
x86_64 |
62 KiB |
Thu Feb 16 04:34:02 2006 |
Changelog
- * Thu Feb 16 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 2.04-3
- Rebuild
- * Tue Feb 7 17: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)
- * Tue Nov 29 17:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 2.04-1
- Initial build