Add Strata to Java section

To the best of my knowledge Strata is now the main quant library for Java, and is still under active development. I believe JQuantlib has been inactive since 2015.
This commit is contained in:
Stephen Colebourne
2019-07-10 11:51:13 +01:00
committed by GitHub
parent 254b9ec2e0
commit f951bc0072
+1
View File
@@ -260,6 +260,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
## Java
- [Strata](http://strata.opengamma.io/) - Modern open-source analytics and market risk library designed and written in Java.
- [JQuantLib](http://www.jquantlib.org) - JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.
- [finmath.net](http://finmath.net) - Java library with algorithms and methodologies related to mathematical finance.
- [quantcomponents](https://github.com/lsgro/quantcomponents) - Free Java components for Quantitative Finance and Algorithmic Trading.