dikaeinstein / mc-pi-plot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Go 100.0%