Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adrian-lin-1-0-0/drawing-by-python

Some mathematical drawings by python
https://github.com/adrian-lin-1-0-0/drawing-by-python

ipynb ipython-notebook kelly-criterion python random-walk

Last synced: 7 days ago
JSON representation

Some mathematical drawings by python

Awesome Lists containing this project

README

        

# Drawings by python
> Some mathematical drawings by python

## Probability Theory

- [2D random walk](./2D-random-walk/random-walk.ipynb)

![](./2D-random-walk/random-walk.gif)
- [Kelly Criterion](./kelly-criterion/kelly-criterion.ipynb)

![](./kelly-criterion/kelly-criterion.png)