Skip to content

elliotmartin/spark-monte-carlo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-monte-carlo

A simple Spark script to run a monte carlo simulation.

Pass a function to generate data, a function to apply to that data that returns true or false, and a number of iterations. See drawing.py for an example.

About

A simple Spark script to run a monte carlo simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages