Python 3 interface to GMP, MPFR, and MPC
This package contains a C-coded Python extension module that supports multiple-precision arithmetic. It is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. Gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. It also updates the API and naming conventions to be more consistent and support the additional functionality.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.2.1-1.fc41 | - |
Fedora 41 | 2.2.1-1.fc41 | - |
Fedora 40 | 2.1.5-6.fc40 | - |
Fedora 39 | 2.1.5-4.fc39 | - |
Fedora EPEL 9 | 2.1.2-4.el9 | - |
You can contact the maintainers of this package via email at
python-gmpy2 dash maintainers at fedoraproject dot org
.