Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jialuechen committed Sep 25, 2024
1 parent 885e1bb commit af77241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# TorchQuant : High-Performance PyTorch Library for Derivatives Modeling and Pricing

[![PyPI - Version](https://img.shields.io/pypi/v/quantorch)](https://pypi.org/project/torchquantlib/)
[![PyPI - Version](https://img.shields.io/pypi/v/torchquantlib)](https://pypi.org/project/torchquantlib/)
[![Python Versions](https://img.shields.io/badge/python-3.6%2B-green)](https://pypi.org/project/torchquantlib/)
![PyPI downloads](https://img.shields.io/pypi/dm/pytorch)
[![Documentation Status](https://readthedocs.org/projects/torchquantlib/badge/?version=latest)](https://torchquantlib.readthedocs.io/en/latest/?badge=latest)
Expand All @@ -26,7 +26,7 @@ differentiable pricing framework with high-accuracy of numerical methods. It pro
## Features

- **Asset Pricing**:
- Option pricing models including BSM, binomial tree, and Monte Carlo simulations.
- Option pricing models including BSM, Heston, binomial tree, and Monte Carlo simulations.
- Bond pricing models including callable, putable, and convertible bonds.
- Advanced options support for American, Bermudan, Asian, barrier and look-back options.
- Implied volatility calculation using "Let's be rational" algorithm.
Expand Down

0 comments on commit af77241

Please sign in to comment.