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 | 
                2.fc4 | 
                x86_64 | 
                63 KiB | 
                Wed Feb  8 02:17:55 2006 | 
            
        
        Changelog
        
            - * 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