mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
257 B
Plaintext
5 lines
257 B
Plaintext
GMPY and GMPY2 are C-coded Python extension modules that support fast
|
|
multiple-precision arithmetic. GMPY only supports the GMP library and
|
|
provides fast multiple-precision integer and rational arithmetic. The
|
|
limited mpf type from GMP is also supported.
|