packages/lang/python-gmpy2
Jeffery To a39642f46a python-gmpy2: new package
From the documentation:

gmpy2 is a C-coded Python extension module that supports multiple-precision
arithmetic. gmpy2 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. gmpy2 also updates the
API and naming conventions to be more consistent and support the additional
functionality.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2015-12-02 16:08:57 +08:00
..
Makefile python-gmpy2: new package 2015-12-02 16:08:57 +08:00