A C++ implementation of the spigot algorithm for generating digits of pi.
Go to file
A.M. Rowsell aac5409a72 first commit of version ported line by line from python
Not working correctly yet, errors when handling
certain predigits
2023-06-07 02:08:12 -04:00
.depend first commit of version ported line by line from python 2023-06-07 02:08:12 -04:00
.gitignore first commit of version ported line by line from python 2023-06-07 02:08:12 -04:00
Makefile first commit of version ported line by line from python 2023-06-07 02:08:12 -04:00
Spigot.cpp first commit of version ported line by line from python 2023-06-07 02:08:12 -04:00
Spigot.hpp first commit of version ported line by line from python 2023-06-07 02:08:12 -04:00
main.cpp first commit of version ported line by line from python 2023-06-07 02:08:12 -04:00