Skip to content

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

Notifications You must be signed in to change notification settings

ayoubkachkach/Buffon-s-Experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages