Skip to content

Integrate functions with pure Bash or GoLang. Both with parallelism.

Notifications You must be signed in to change notification settings

BorisLestsov/Bash_MonteCarlo_Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash MonteCarlo Integration implementation

Branch "go" is the Golang implementation of the same algorithm

Usage:

Set parameters in run_monte_carlo.sh and function to integrate in calc_monte_carlo.sh

  • ./run_monte_carlo.sh - run on local machine

  • run_monte_carlo.sh user@servername - remote run

About

Integrate functions with pure Bash or GoLang. Both with parallelism.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages