Skip to content

Approximating PI (π) using Monte Carlo technique implemented with Golang

License

Notifications You must be signed in to change notification settings

dikaeinstein/mc-pi-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc-pi-plot

Approximating PI (π) using Monte Carlo technique.

This was implemented with Golang and the hep(High Energy Physics) package hplot for visualization.

There are other packages provided by hep, if you are interested in analysis in hep, check out go-hep.

This was influenced by the gopher academy blog article:

This is one of those articles were is not the code but what you learn at the end.

Extra reading:

Monte Carlo method - Wikipedia

About

Approximating PI (π) using Monte Carlo technique implemented with Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages