Use the GMP library for Math::BigInt routines
Provides support for big integer calculations by means of the GMP library, as a replacement (drop-in) module for Math::BigInt's core, Math::BigInt::Calc.pm. Math::BigInt::GMP does not use Math::GMP, but provides its own XS layer to access the GMP library. This cuts out another (perl subroutine) layer and also reduces the memory footprint by not loading Math::GMP and Carp at all.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.7003-4.fc44 | - |
| Fedora 43 | 1.7003-3.fc43 | - |
| Fedora 42 | 1.7002-1.fc42 | - |
| Fedora EPEL 9 | 1.6007-1.el9 | - |
| Fedora EPEL 8 | 1.6004-5.el8 | - |
| Fedora EPEL 10.2 | 1.7001-5.el10_0 | - |
| Fedora EPEL 10.1 | 1.7001-5.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Math-BigInt-GMP dash maintainers at fedoraproject dot org.