stylewarning / hypergeometrica

Livin' like it's 1813 (or 1988).
BSD 3-Clause "New" or "Revised" License
30 stars 6 forks source link

(TEST-PI 6) is too slow #34

Open stylewarning opened 1 year ago

stylewarning commented 1 year ago

This (intentionally) uses disk to perform the computation, but intermediate numbers seem to be blowing up to incredible and disproportionate sizes.

stylewarning commented 1 year ago

This is happening because of MPZ-INTEGER is being called on an unusually large number for comparison with MPFR.