Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kousu/primes
- Owner: kousu
- License: unlicense
- Created: 2014-02-11T03:24:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-11T03:52:23.000Z (almost 11 years ago)
- Last Synced: 2024-11-24T05:25:17.368Z (about 2 months ago)
- Language: Python
- Size: 14.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.