Commit graph

2 commits

Author SHA1 Message Date
Wen Heping
488f77b6f6 - Update to 2.0.8
PR:		210585
Submitted by:	yuri@rawbw.com(maintainer)
2016-06-28 06:10:11 +00:00
Wen Heping
ce6138213f 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.

WWW: https://pypi.python.org/pypi/gmpy2
WWW: https://github.com/aleaxit/gmpy/releases

PR:		210127
Submitted by:	yuri@rawbw.com
2016-06-14 08:21:12 +00:00