From 047be7c700595616fb0d6ffd6023527a239f119b Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Sat, 1 Jan 2022 23:47:32 -0300 Subject: [PATCH] Added Computational-Finance-Course and QuantFinanceBook --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e21f063..c385b75 100644 --- a/README.md +++ b/README.md @@ -442,4 +442,6 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [py4at](https://github.com/yhilpisch/py4at) - Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch. - [dawp](https://github.com/yhilpisch/dawp) - Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch. - [dx](https://github.com/yhilpisch/dx) - DX Analytics | Financial and Derivatives Analytics with Python. +- [QuantFinanceBook](https://github.com/LechGrzelak/QuantFinanceBook) - Quantitative Finance book. +- [Computational-Finance-Course](https://github.com/LechGrzelak/Computational-Finance-Course) - Here you will find materials for the course of Computational Finance.