Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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-1.el4.ppc
              [31 KiB] | Changelog
              by Paul Howarth (2009-03-13): - New upstream maintainer, new upstream version 2.05
- 64-bit test suite compatibility issues fixed upstream, patch removed
- Filter out unwanted provides for perl shared objects
- Add buildreq perl(Test::More) for basic test suite
- Add buildreqs perl(Module::Signature) and perl(Test::Pod) for additional
  test suite functionality
- Do the build in a subdirectory so that the debug files list doesn't interfere
  with the signature test
- Enable the signature test
- Run tests in verbose mode |