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

https://github.com/inndy/pyent


https://github.com/inndy/pyent

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# pyent

Reimplement [ent](https://www.fourmilab.ch/random/) in cython

## TODO

- [ ] Chi-square Test
- [ ] Arithmetic Mean
- [ ] Monte Carlo Value for Pi
- [ ] Serial Correlation Coefficient
- [ ] Commandline utility
- [ ] Learn how to use pypi properly
- [ ] Learn how to pack cython module properly

## LICENSE

[MIT License](LICENSE)