Skip to content

michaelkkli/balancebenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BalanceBenchmark

A Monte Carlo simulation benchmark based on the Heston stochastic volatility model.

Developer Notes

First time use:

balancebenchmark$ autoreconf --install && mkdir build && cd build

Subsequent builds:

build$ (cd .. && autoreconf) && ../configure CFLAGS="-g" && make check

References

About

A Monte Carlo simulation benchmark based on the Heston stochastic volatility model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages