Skip to content

Scala implementation of sequential and parallel Monte Carlo method for computing a deterministic numerical integration of functions

Notifications You must be signed in to change notification settings

olekscode/MonteCarloIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Scala implementation of sequential and parallel Monte Carlo method for computing a deterministic numerical integration of functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages