Bodigrim / arithmoi

Number theory: primes, arithmetic functions, modular computations, special sequences
http://hackage.haskell.org/package/arithmoi
MIT License
147 stars 40 forks source link

Documentation #204

Closed federico-bongiorno closed 4 years ago

federico-bongiorno commented 4 years ago

Changed documentation to CubicSymbol.hs and SieveBlock.hs. Previously, the examples given were not compiling. Also exported stimes from CubicSymbol.hs.