Metadata-Version: 2.1
Name: autodiffy
Version: 0.0.2.12
Summary: Automatic Differentiation package
Home-page: https://github.com/CS207-Feiyu-Group8/cs207-FinalProject
Author: Will Fried, Andrew Chia, Ankith Harathi, Wei-Hung Hsu
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.17)
Requires-Dist: pythonds (>=1.2.1)
Requires-Dist: pytest (>=5.2)
Requires-Dist: pytest-cov (>=2.8)
Requires-Dist: pytest-dependency (>=0.4)

autodiffy: Automatic Differentiation Package

+ Andrew Chia
+ Will Fried
+ Ankith Harathi 
+ Wei-Hung Hsu

For documentation and development, visit [our github](https://github.com/CS207-Feiyu-Group8/cs207-FinalProject)

