Metadata-Version: 2.1
Name: pinns-sird
Version: 0.1.2
Summary: A Python package for solving SIRD models using PINNs.
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
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: scipy

Long description goes here...
