Metadata-Version: 2.1
Name: autodiffy
Version: 0.0.2.4
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.15.2)
Requires-Dist: pythonds (>=1.2.1)
Requires-Dist: pytest-timeout (==1.2.1)
Requires-Dist: pytest (==3.4.2)
Requires-Dist: pytest-cov (==2.5.1)
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)

