hebimath icon indicating copy to clipboard operation
hebimath copied to clipboard

arbitrary precision arithmetic library

Results 2 hebimath issues
Sort by recently updated
recently updated
newest added

make check command fails at addremove.c:64: main: Assertion `p == &allocation_packets[i]' failed. There are also lot of errors as: check/z/shift unable to execute bc: No such file or directory unable...

Hebimath compiles well for me with the removal of the __malloc__ attribute. I am interested in using it for some large floating point arithmetic, but I am not seeing any...