Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 202 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 202 Bytes

Monte Carlo method for numeric integration

  1. Sequential implementation
  2. Parallel implementation using the parallel construct
  3. Measurement and analysis of the obtained speedup using ScalaMeter