{"library":"gmpy2","type":"library","category":null,"description":"gmpy2 is an optimized, C-coded Python extension module that provides an interface to the GMP (GNU Multiple Precision Arithmetic Library), MPFR (Multiple-Precision Floating-point Reliable Library), and MPC (Multiple Precision Complex Library). It enables fast arbitrary-precision integer, rational, real, and complex arithmetic in Python. The current stable version is 2.3.0, and it is actively maintained with regular updates to support newer Python versions and fix bugs.","language":"python","status":"active","version":"2.3.0","tags":["arbitrary-precision","mathematics","numeric","GMP","MPFR","MPC","high-performance","scientific-computing"],"last_verified":"Sat May 23","install":[{"cmd":"pip install gmpy2","imports":["from gmpy2 import mpz","from gmpy2 import mpq","from gmpy2 import mpfr","from gmpy2 import mpc","from gmpy2 import get_context","from gmpy2 import mpz, mpfr"]}],"homepage":null,"github":"https://github.com/gmpy2/gmpy2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/gmpy2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/gmpy2/compatibility"}}