Category:Gmpy2

From Rosetta Code

Gmpy2 is a Python module available on PyPI.

According to the Github Reoository: "gmpy2 is an optimized, C-coded Python extension module that supports fast multiple-precision arithmetic. gmpy2 is based on the original gmpy module. gmpy2 adds support for correctly rounded multiple-precision real arithmetic (using the MPFR library) and complex arithmetic (using the MPC library)."

Pages in category "Gmpy2"

The following 3 pages are in this category, out of 3 total.