Calculate digits of Pi in hexadecimal.
Josh Bicking 710a60a69f Added parallelism to sum calculation | há 7 anos atrás | |
---|---|---|
app | há 7 anos atrás | |
src | há 7 anos atrás | |
test | há 7 anos atrás | |
.gitignore | há 7 anos atrás | |
LICENSE | há 7 anos atrás | |
README.md | há 7 anos atrás | |
Setup.hs | há 7 anos atrás | |
pi-digits.cabal | há 7 anos atrás | |
stack.yaml | há 7 anos atrás |
Calculate requested digits of Pi.
Built using The BBP Algorithm for Pi.
Install stack
, then run stack build
from inside the repository.
Run stack exec pi-digits-exe
, or execute the binary found in ./.stack-work/install/
.
prompt
with a monad.