Name: | perl-Math-GMP |
---|---|
Version: | 2.07 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 84678 |
License: | LGPLv2+ |
RPM: | perl-Math-GMP-2.07-1.el7.aarch64.rpm |
Source RPM: | perl-Math-GMP-2.07-1.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Math-GMP/ |
Summary: | 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. |
- Update to 2.07 - Go direct to XS for more speed - Add lcm/blcm, bsqrt, bmodinv - Don't bother trying to run the release tests - Use DESTDIR rather than PERL_INSTALL_ROOT - Don't need to remove empty directories from the buildroot
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Use %{_fixperms} macro rather than our own chmod incantation - Add buildreqs for perl core modules, which might be dual-lived - Don't run tests in VERBOSE mode anymore
- Rebuild with new gmp
- Perl mass rebuild - Work around MYMETA.yml causing signature test to fail - Use LANG rather than LC_ALL to set locale for spell check test - Nobody else likes macros for commands
- Fix spell check test to add words not in hunspell dictionary