issues
search
mdickinson
/
bigfloat
Python wrapper for MPFR, providing high-precision floating-point arithmetic
GNU Lesser General Public License v3.0
43
stars
11
forks
source link
Wrap mpz_t based getters and setters
#109
Closed
mdickinson
closed
4 years ago
mdickinson
commented
4 years ago
Following on from #108, this PR adds wrappers for:
mpfr_get_z_2exp
mpfr_get_z
mpfr_set_z_2exp
mpfr_set_z
Following on from #108, this PR adds wrappers for: