bigfloat icon indicating copy to clipboard operation
bigfloat copied to clipboard

Python wrapper for MPFR, providing high-precision floating-point arithmetic

Results 13 bigfloat issues
Sort by recently updated
recently updated
newest added

Hello, pip install bigfloat results in the attached error log. It looks like the cython does not compile, but I have never used cython myself so I can't give further...

In case cython is not installed on the system, fallback on building the wheel with the mpfr.c. This file was generated and added to the git (instead of being re...