freebsd-ports/math/py-gmpy2-devel/pkg-descr
Thierry Thomas 3c68f9cfbd Gmpy2 is lagging for some time, and meanwhile, pplpy and SageMath require
functonnalities only available from the pre-release versions.
2020-05-17 20:28:46 +00:00

10 lines
487 B
Text

C-coded Python extension module that supports multiple-precision arithmetic.
In addition to supporting GMP or MPIR for multiple-precision integer and
rational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex floating-point
arithmetic) libraries.
This is the -devel version, to be removed when 2.1 will be the new stable.
WWW: https://pypi.org/project/gmpy2/
WWW: https://github.com/aleaxit/gmpy/releases