Metadata-Version: 2.1
Name: curve-interp
Version: 1.0
Summary: Curve interpolation tools
Author: zys
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: numpy

This is a private project for curve interpolation with pchip and cubic spline
