Monte Carlo Simulation for Pi Estimation

Small program using PyCOMPSs to perform a Monte Carlo simulation to estimate the value of Pi. The idea is to randomly generate points in a unit square and count how many fall inside the unit circle. The ratio of the points inside the circle to the total number of points gives an approximation of Pi/4.

Publisher
[<#ROCrate::Organization https://ror.org/01kh5gc44 @properties={"@id"=>"https://ror.org/01kh5gc44", "@type"=>"Organization", "name"=>"Indian Institute of Technology, BHU"}>]
License
Apache-2.0

Contents