Name: | perl-Math-GMP |
---|---|
Version: | 2.25 |
Release: | 11.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 104059 |
License: | LGPL-2.0-or-later |
RPM: | perl-Math-GMP-2.25-11.el10_0.x86_64.rpm |
Source RPM: | perl-Math-GMP-2.25-11.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-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. |