Skip to content

Pi estimation with monte carlo method. Visual Representation

Notifications You must be signed in to change notification settings

BarB256/Pi_MonteCarloMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Pi_MonteCarloMethod

Pi estimation with monte carlo method. Visual Representation

This script contains Python script which can be used to estimate Pi. Script scatters points and colors them according to distance from the middle of the plane (for better understanding).

Image is saved after every estimation for easy look up or printing.

Graphs can be zoomed in ONLY fresh after generation.

Have Fun :)

Liblaries used: -random -matplotlib -math

About

Pi estimation with monte carlo method. Visual Representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages