Name: | perl-Math-GMP |
---|---|
Version: | 2.24 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 79158 |
License: | LGPLv2+ |
RPM: | perl-Math-GMP-2.24-1.el8.x86_64.rpm |
Source RPM: | perl-Math-GMP-2.24-1.el8.src.rpm |
Build Date: | Sun Mar 13 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |