Multithreaded MonteCarlo Simmulation to find the value of PI on Colfax Cluster
- 0 Collaborators
Used Monte Carlo method to find the value of PI. ...learn more
Groups
Student Developers for AI
Overview / Usage
I implemented a python script to perform Monte Carlo simulation to find the value of PI.
I have explained the full method on how to calculate the value of PI in the blog I have linked below:
https://datascientistboy.wordpress.com/2017/06/25/finding-value-of-pi-using-monte-carlo-method/