A C++ implementation of the spigot algorithm for generating digits of pi.
A.M. Rowsell
97018305fd
Code is licensed under the MPLv2. Changed the makefile to, by default, optimize to level 3. make debug will remove optimization and add gdb debugging symbols, which slows output down quite a bit. Removed an assertion leftover from bug squashing. |
||
---|---|---|
.depend | ||
.gitignore | ||
LICENSE | ||
main.cpp | ||
Makefile | ||
Makefile.win | ||
Spigot.cpp | ||
Spigot.hpp |