Metadata-Version: 2.1
Name: quantorch
Version: 0.2.0
Summary: A PyTorch-Based Python Library for Derivatives and Pricing
Home-page: https://github.com/jialuechen/quantorch
Author: Jialue Chen
Author-email: jialuechen@outlook.com
License: MIT
License-File: LICENSE
Requires-Dist: pytorch>=2.3.1
Requires-Dist: pandas>=2.2.2
Requires-Dist: networkx>=3.3
Requires-Dist: py_vollib>=1.0.3
