- Visually represents the process of estimating Pi with the Monte Carlo method.
- Written in python, so not as fast as it could be, I chose python because it was the simplest for implementing the visual representation
- NOTE: Requires python3
Clone the repository and run the script:
git clone https://github.com/Chameleeon/monte_carlo_simulation.git
cd monte_carlo_simulation
chmod +x run.sh
./run.sh