A comprehensive quantitative finance library
Project description
qfinlib
A comprehensive quantitative finance library for Python.
Disclaimer
This repository contains personal, educational research only. It is not related to any professional role, employer, or investment activity. All material is based on public information.
Overview
qfinlib provides a complete toolkit for quantitative finance, including:
- Date handling: Serial dates, tenors, schedules, holiday calendars, day count fractions
- Mathematical utilities: Interpolation, solvers, statistics, auto-differentiation
- Market data: Curves, FX, rates, volatility, credit, inflation, bonds
- Financial instruments: Swaps, bonds, FRA, futures, options, CDS, FX forwards, deposits, ZCIS
- Valuation: Pricing engines for all instrument types
- Risk analytics: PV, DV01, gamma, theta, carry/roll, scenario analysis
- Calibration: Curve and volatility model calibration
- Models: Interest rate models (LGM, Hull-White)
Installation
pip install qfinlib
Quick Start
import qfinlib as qf
# Example usage coming soon
Documentation
See the docs/ directory for detailed documentation and tutorials.
Development
See CONTRIBUTING.md for development guidelines.
CI/CD
This project uses GitHub Actions for continuous integration and deployment:
- Tests run automatically on pull requests
- Package is automatically published to PyPI when merged to
main
See .github/CI_SETUP.md for CI/CD setup instructions.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qfinlib-0.2.0.tar.gz.
File metadata
- Download URL: qfinlib-0.2.0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.14 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d722ccc5368c22f62b0f735387d33c2dd3a193b0c843fcb99bbb517696f7bd3d
|
|
| MD5 |
51aa1506f376b1db73abd98a0eb046c9
|
|
| BLAKE2b-256 |
d698f42ca83b386d566c9ffc71021dd3c1998d21df2bd31de991e4a481395934
|
File details
Details for the file qfinlib-0.2.0-py3-none-any.whl.
File metadata
- Download URL: qfinlib-0.2.0-py3-none-any.whl
- Upload date:
- Size: 62.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.14 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a3d658bd48376e784af20f806592bc220de8b4ff3eb9748d7ec4ba43f7a0933
|
|
| MD5 |
db09e318427a3c4514dd16c3ae566891
|
|
| BLAKE2b-256 |
0b098d9f9b96c21319d50e3bccb7f5c00f1ec7c417189c9d926b690fe9cb4a67
|