mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0c22e0d833
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
399 B
Text
6 lines
399 B
Text
gmpy2 is an optimized, c-coded python extension module that supports
|
|
fast multiple-precision arithmetic. gmpy2 is based on the original gmpy
|
|
module. In addition to supporting gmp or mpir for multiple-precision
|
|
integer and rational arithmetic, gmpy2 adds support for the mpfr
|
|
(correctly rounded real floating-point arithmetic) and mpc (correctly
|
|
rounded complex floating-point arithmetic) libraries.
|