Category:Gmpy2

From Rosetta Code
Revision as of 05:42, 23 October 2023 by Xing216 (talk | contribs) (Created gmpy2 description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.