diff --git a/README.md b/README.md index 50e9bab..fe43438 100644 --- a/README.md +++ b/README.md @@ -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)