CMD + K

gmpy2

Community

gmpy2 interface to GMP, MPFR, and MPC for Python 3.7+

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::gmpy2

Usage Tracking

2.2.1
2.1.2
2.0.8
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. It is the successor to the original gmpy module (supported only the GMP library). gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries.

About

Summary

gmpy2 interface to GMP, MPFR, and MPC for Python 3.7+

Last Updated

Mar 31, 2025 at 21:46

License

LGPL-3.0-or-later

Total Downloads

0

Version Downloads

0

Supported Platforms

linux-64