ElistratovSemyon / cmf_rateslib

Library of Bonds, Swaps, Curves etc for educational purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmf_rateslib

Library of Bonds, Swaps, Curves etc for educational purposes

Setting up development environment

We use conda! create new environmet with python 3.9

conda create -n cmf39 python=3.9

Install requirements

pip install -r requirements.txt

About

Library of Bonds, Swaps, Curves etc for educational purposes

License:MIT License


Languages

Language:Jupyter Notebook 66.3%Language:Python 33.7%