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

Sieve optimisation #209

Closed federico-bongiorno closed 4 years ago

federico-bongiorno commented 4 years ago

Implementing Montgomery method

Bodigrim commented 4 years ago

Superseded by #210, closing.