Skip to content

Arkapravo/montecarlo_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

montecarlo_python

Author : Arkapravo Bhaumik ([email protected])

montecarlo methods applied to 2D and 3D geometries.

montecarlo methods

montecarlo methods rely on the fact that over sufficiently large distributions, randomness is evenly distributed. In these python scripts, the value of pi is calcuated with circumscribed and inscribed geomteries. Choosing random points in space and taking a ratio of such points over the 2 geometries across a large number of observations give a fair estimation of the value of pi

montecarlo1.py

Image Alt

montecarlo2.py

Image Alt

montecarlo3.py

Image Alt

montecarlo4.py

Image Alt

About

Montecarlo methods applied to 2D and 3D geometries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages