v3.03 6 August 2017
DRIP aims to collects the models and provides libraries for fixed income valuation and adjustments, asset allocation and transaction cost analytics, and supporting libraries in numerical optimization and statistical learning.
DRIP is composed of four main libraries:
- [Asset Allocation] (https://github.com/lakshmiDRIP/DRIP-Asset-Allocation)
- [Fixed Income Analytics] (https://github.com/lakshmiDRIP/DRIP-Fixed-Income)
- [Numerical Optimization] (https://github.com/lakshmiDRIP/DRIP-Numerical-Optimizer)
- [Statistical Learning] (https://github.com/lakshmiDRIP/DRIP-Statistical-Learning)
Installation is as simple as building a jar and dropping into the classpath. There are no other dependencies.
- The Java sample suite is also available as part of the developement load.
- The Excel samples are present on their own folder.
- Test data is present in the Daemons folder.
- The API Javadoc is available as part of the main development load.
- DRIP Technical Specifications are in their corresponding folders
- Dated Release Notes in the ReleaseNotes Folder
- External Reference Publications in the corresponding folder
- User guide is a work in progress!
Apache 2.0