Make a Python library that allows for representation of random variables as classes and allows for common operations
Working Features
Random variables with common distributions can be instantiated with appropriate parameters
Support for some common operations such as addition of random variables to yield new instance with appropriate properties
Sampling for some distributions
Future directions
Fix numerical integration issues
Allow for representation of random variables with more difficult to represent supports
Allow for sampling from more types of distributions
Sample
Quantitative Finance Projects
As part of my Master's coursework, I've completed numerous projects. Due to concerns about copying, what can be shown is limited. More information can be given upon request.