A.M. Rowsell 97018305fd Few small changes, added Windows makefile, LICENSE
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.
2023-06-09 20:21:32 -04:00
Description
A C++ implementation of the spigot algorithm for generating digits of pi.
44 KiB
2023-06-09 20:23:14 -04:00
Languages
C++ 88.7%
Makefile 11.3%