I finally got an optimized Chudnovsky algorithm working. For 1000 digits, it seems to save about 6 seconds, not terrible.
Log in to leave a comment
So far I have a first working-ish version of the program, it is supposed to be accurate to 1000 digits right now and is only accurate to about 120 so I imagine there is a rounding error somewhere, but it is a first version. Also needs insane optimization because right now it is really really slow.
Log in to leave a comment