Metadata-Version: 2.1 Name: AD20 Version: 0.0.2 Summary: Automatic Differentiation package Home-page: https://github.com/CS207-AD20/cs207-FinalProject Author: Lindsey Brown, Xinyue Wang, Kevin Yoon 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: pandas (==0.23.4) Requires-Dist: networkx (==2.2) Requires-Dist: matplotlib (==3.0.2) Requires-Dist: pandastable (==0.11.0) Requires-Dist: scipy (==1.1.0) 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.2) AD20 package by Group 20: Lindsey Brown Xinyue Wang Kevin Yoon For documentation, see https://github.com/CS207-AD20/cs207-FinalProject.