Merge pull request #164 from hlahlou-dev/master

Added AAD-enabled QuantLib integration
This commit is contained in:
Wilson Freitas
2023-09-21 06:22:48 -03:00
committed by GitHub
+1
View File
@@ -442,6 +442,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [PyQL](https://github.com/enthought/pyql) - Python port.
- [QuantLib.jl](https://github.com/pazzo83/QuantLib.jl) - Julia port.
- [QuantLib-Python Documentation](https://quantlib-python-docs.readthedocs.io/) - Documentation for the Python bindings for the QuantLib library
- [QuantLib with Automatic Differention enabled](https://github.com/auto-differentiation/quantlib-xad) - Integration of Automatic Differentiation with the QuantLib library
- [TA-Lib](https://ta-lib.org) - perform technical analysis of financial market data.
- [ta-lib-python](https://github.com/TA-Lib/ta-lib-python)
- [ta-lib](https://github.com/TA-Lib/ta-lib)