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

https://github.com/fm-sys/monte-carlo-example

pi approximation via monte carlo
https://github.com/fm-sys/monte-carlo-example

Last synced: 7 months ago
JSON representation

pi approximation via monte carlo

Awesome Lists containing this project

README

          

# Monte Carlo example
pi approximation by monte carlo in Python, virtualized by pygame

- Tested on Python 2.x and 3.x

- You will need to install pygame to make the script working... (`pip install pygame`)