From c7b021b7bad1d0cb045309fef947ec333624200e Mon Sep 17 00:00:00 2001 From: hlahlou-dev <79840434+hlahlou-dev@users.noreply.github.com> Date: Sun, 17 Sep 2023 19:40:36 +0100 Subject: [PATCH] Update README.md with AAD-enabled QuantLib integration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20450c0..d041220 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,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)