Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kousu/primes

Some doodles on trying to make factorials faster
https://github.com/kousu/primes

Last synced: 16 days ago
JSON representation

Some doodles on trying to make factorials faster

Awesome Lists containing this project

README

        

primes
======

Some doodles on trying to make factorials faster; this almost painfully naturally led to investigating prime sieves. I never got anywhere concrete, but I made some interesting observations on the (algebraic?) structures underlying sieving. See [presentation](presentation/) for my [SASMS](http://pmclub.uwaterloo.ca/?q=events) summary. It might not make any sense anymore, though.