🌐
Leanpub
leanpub.com › quantlibpythoncookbook
QuantLib Python Cookbook [Leanpub PDF/iPad/Kindle]
Quantitative finance in Python: a hands-on, interactive look at the QuantLib library through the use of Jupyter notebooks as working examples. ... The book collects updated posts from Goutham's blog and the transcripts of the screencasts that ...
🌐
GitHub
github.com › lballabio
lballabio (Luigi Ballabio) · GitHub
I'm Luigi Ballabio, co-founder and current maintainer of the open-source QuantLib project. I'm also the author of A QuantLib Guide, Implementing QuantLib and QuantLib Python Cookbook, and I'm available for training on-site (in Europe and UK) or remote (anywhere).
🌐
Quantlib
quantlib.org › docs.shtml
QuantLib Documentation
Goutham Balaraman and Luigi Ballabio, QuantLib Python Cookbook Available as an ebook from Leanpub.
🌐
GitHub
github.com › lballabio › QuantLib-site › blob › master › docs.shtml
QuantLib-site/docs.shtml at master · lballabio/QuantLib-site
<li>Goutham Balaraman and Luigi Ballabio, <strong>QuantLib Python Cookbook</strong><br> Available as an ebook from <a href="https://leanpub.com/quantlibpythoncookbook/">Leanpub</a>. </li> <li>Vasily Nekrasov, <strong>Notes on Getting Started with QuantLib</strong> (unfinished)<br> Available from <a href="http://www.yetanotherquant.com/">his web site</a>. </li> </ul> ·
Author   lballabio
🌐
GitHub
github.com › lballabio › lballabio
GitHub - lballabio/lballabio
I'm Luigi Ballabio, co-founder and current maintainer of the open-source QuantLib project. I'm also the author of A QuantLib Guide, Implementing QuantLib and QuantLib Python Cookbook, and I'm available for training on-site (in Europe and UK) or remote (anywhere).
Author   lballabio
🌐
GitHub
github.com › superidylle › QuantLib_Python_Exercise
GitHub - superidylle/QuantLib_Python_Exercise
Reference book: quantlib python cookbook · By the cookbook, most of the functions, such as time value calculation, pricing on derivatives and other fixed income calculation, are showed in Python code. Here is the questions, the cookbook can only used as an example for each function.
Author   superidylle
🌐
GitHub
github.com › thanhuwe8 › QuantLibPython
GitHub - thanhuwe8/QuantLibPython: QuantLib Python Implementation · GitHub
QuantLib Python Implementation. Contribute to thanhuwe8/QuantLibPython development by creating an account on GitHub.
Forked by 3 users
Languages   Jupyter Notebook
🌐
VDOC.PUB
vdoc.pub › documents › quantlib-python-cookbook-42ojscs21rf0
Quantlib Python Cookbook [PDF] [42ojscs21rf0]
If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form. Report DMCA · QuantLib Python Cookbook Luigi Ballabio and Goutham Balaraman This book is for sale at http://leanpub.com/quantlibpythoncookbook This version was published ...
Find elsewhere
🌐
EBIN.PUB
ebin.pub › quantlib-python-cookbook.html
QuantLib Python Cookbook - EBIN.PUB
Quantitative finance in Python: a hands-on, interactive look at the QuantLib library through the use of Jupyter notebook
🌐
Implementingquantlib
implementingquantlib.com › 2016 › 07 › abcd-of-basis-spreads.html
The ABCD of Interest Rate Basis Spreads — Implementing QuantLib
July 14, 2016 - I have other things in the pipeline, ... code in the QuantLib Python Cookbook, but I’ll need a bit of time for those. In the meantime, you can enjoy the slides for our presentation and peruse a number of other resources. They’re all accessible from the GitHub page for the paper ...
🌐
Implementingquantlib
implementingquantlib.com › p › the-book.html
My books — Implementing QuantLib
The book is primarily aimed at users wanting to extend the library with their own instruments or models; if you desire to do so, the description of the available class hierarchies and frameworks will provide you with information about the hooks you need to integrate your code with QuantLib and take advantage of its facilities. If you’re not this kind of user, don’t give up on the book yet; you can find useful information too. However, you might want to check out the QuantLib Python Cookbook instead.
🌐
Readthedocs
quantlib-python-docs.readthedocs.io
QuantLib-Python Object Building Documentation — QuantLib-Python Documentation 1.40 documentation
QuantLib-Python Object Building Documentation · View page source · Contents: Getting Started · Installation · Prerequisites · Using a virtual environment (recommended) Install with pip · Conda (alternative) Importing · Reference · Basics · Array · Matrix ·
🌐
A QuantLib Guide
quantlibguide.com
A QuantLib Guide
It’s a gap that, unfortunately, I contributed to create; my book Implementing QuantLib is aimed more at developers wanting to extend the library and less at users, and the material I contributed to QuantLib Python Cookbook is a decent catalog of use cases but lacks a bit of direction.
🌐
Implementingquantlib
implementingquantlib.com › 2016 › 06 › quantlib-python-cookbook.html
The QuantLib Python Cookbook is available — Implementing QuantLib
June 15, 2016 - Welcome back. It’s out! The first version of the QuantLib Python Cookbook that I’ve been co-writing with Goutham Balaraman is now availab...
🌐
DOKUMEN.PUB
dokumen.pub › quantlib-python-cookbook.html
QuantLib Python Cookbook - DOKUMEN.PUB
Anmelden · Registrierung · Deutsch · English · Español · Português · Français · QuantLib Python Cookbook · 5,778 591 3MB · English Year 2016
🌐
Leanpub
leanpub.com › quantlibpythoncookbook › read
Read QuantLib Python Cookbook | Leanpub
It’s easy enough to translate the Python code shown in this book into the corresponding C++ code. As an example, I’ll go through a bit of code from the notebook on instruments and pricing engines. ... This line imports the QuantLib module and provides a shorter alias that can be used to qualify the classes and functions it contains.
🌐
Gouthamanbalaraman
gouthamanbalaraman.com › blog › quantlib-python-cookbook-almost-done.html
QuantLib Python CookBook Is Almost Done - G B
August 27, 2018 - More than a year ago, Luigi Ballabio and I made an initial release of the QuantLib Python Cookbook. Now we are mostly finished with the content of the book.
🌐
Leanpub
samples.leanpub.com › quantlibpythoncookbook-sample.pdf pdf
QuantLib Python Cookbook
July 16, 2025 - Translating QuantLib Python examples to C++ . . . . . . . . . . . . . . . . . . . . . .