4
I Use This!
Very High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 24 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Destructor already implemented in base class More... over 25 years ago
Specialization of PathMonteCarlo useful for pricing option depending on multiple factors More... over 25 years ago
MultivariateAccumulator does NOT have to be initialized with the size of data More... over 25 years ago
Method added: Array diagonal(void) const; to obtain the diagonal of a Matrix as an Array More... over 25 years ago
Remark updated More... over 25 years ago
The default choice for the multi-path generator More... over 25 years ago
Template class for a multi-path generator More... over 25 years ago
The default gaussian array generator More... over 25 years ago
PathGenerator replaced by RandomArrayGenerator More... over 25 years ago
The class RandomArrayGenerator is a generalization of the template class PathGenerator More... over 25 years ago
no message More... over 25 years ago
added TermStructure.py to the test directive More... over 25 years ago
almost a test More... over 25 years ago
Now using OneFactorMonteCarloOption More... over 25 years ago
Documentation revised More... over 25 years ago
Template class updated More... over 25 years ago
MonteCarlo1D obsolete, replaced by OneFactorMonteCarloOption More... over 25 years ago
Special cases of a PathMonteCarlo defined for convenience in single- and multi-factor Monte Carlo option-pricing More... over 25 years ago
PathMonteCarlo combines a statistic accumulator, a path generator and a path pricer into a general tool for Monte Carlo evaluations using paths. More... over 25 years ago
Documentation updated More... over 25 years ago
GeneralMonteCarlo contains the basic ideas of any Monte Carlo simulation: sample from a "sample generator" and accumulate in a "sample accumulator". More... over 25 years ago
Modified to accomodate code-sharing with multi-dimensional Monte Carlo More... over 25 years ago
no message More... over 25 years ago
no message More... over 25 years ago
Now the covariance() method is consistent with the variance() method of the class Statistics More... over 25 years ago
wrapping fixed More... over 25 years ago
MultiPath, the first step for a multi-dimensional Monte Carlo More... over 25 years ago
Added helper functions to make iterators More... over 25 years ago
Fixed include paths in makefiles More... over 25 years ago
Included outer product and sqrt into matrix.h More... over 25 years ago