stylewarning / hypergeometrica

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

Implement the BBP hex digit extraction algorithm #36

Open stylewarning opened 1 year ago

stylewarning commented 1 year ago

a basic version is implemented with Lisp integers in bbp.lisp. This will obviously not be sufficient for extremely large calculations and verifications.