From 49d939cdb38071eddf674c77e02582966abea1f9 Mon Sep 17 00:00:00 2001 From: Liangxiao LI <81414955+Liangxiao-LI@users.noreply.github.com> Date: Wed, 27 May 2026 12:33:11 +0100 Subject: [PATCH] Remove duplicate QuantLib entry in Cross-Language Frameworks (#369) There's a duplicate records of QuantLib, deleted the first one --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d25c0ef..716f2fb 100644 --- a/README.md +++ b/README.md @@ -515,7 +515,6 @@ A curated list of insanely awesome libraries, packages and resources for Quants ## Cross-Language Frameworks - [RunMat](https://runmat.org) - High performance, Open Source, MATLAB syntax runtime. [GitHub](https://github.com/runmat-org/runmat) -- [QuantLib](https://github.com/lballabio/QuantLib) - The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance. - [QuantLibRisks](https://github.com/auto-differentiation/QuantLib-Risks-Cpp) - Fast risks with QuantLib in C++. - [XAD](https://github.com/auto-differentiation/xad) - Automatic Differentation (AAD) Library. - [QuantLib](https://github.com/lballabio/QuantLib) - The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.