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. |