stockparfait / experiments

Statistical experiments with financial data
Apache License 2.0
0 stars 0 forks source link

Add sample distribution compounding to AnalyticalDistribution #58

Closed sergey-a-berezin closed 2 years ago

sergey-a-berezin commented 2 years ago

As an optimization, add an option to model a compounded distribution by a SampleDistribution with a fixed size and populated upfront.

Part of #33.