You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project computes pi using random x and y coordinates to determine if point is inside unit circle. Python: Monte Carlo with simple & Spark parallel processing. C++: Open MP parallelisation. Displays performance of both models.