ayoubkachkach / Buffon-s-Experiment

Python script that simulates Buffon's Experiment. (Empirical estimation of Pi)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulating Buffon's experiment on Python. This simulation estimates the number pi.

cd into the project folder (buffons_experiment) and run:

"python3 flaskr/engine.py"

Default settings for the experiment:

  • Dimension: 240
  • Match length: 1

About

Python script that simulates Buffon's Experiment. (Empirical estimation of Pi)


Languages

Language:Python 99.0%Language:PowerShell 0.7%Language:Shell 0.3%Language:HTML 0.1%