Metadata-Version: 2.1
Name: Smartdiff
Version: 0.0.16
Summary: A smart package for Automatic Differentiation
Home-page: https://github.com/SmartDiff/cs107-FinalProject
Author: Harvard SmartDiff Group
Author-email: harvard.smartdiff@yahoo.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: PyQt5 (==5.15.1)
Requires-Dist: numpy (>=1.9.3)
Requires-Dist: sympy (>=1.7)

# Harvard CS107 Final Project: SmartDiff

[![Build Status](https://travis-ci.com/SmartDiff/cs107-FinalProject.svg?branch=n-order)](https://travis-ci.com/SmartDiff/cs107-FinalProject)
[![codecov](https://codecov.io/gh/SmartDiff/cs107-FinalProject/branch/n-order/graph/badge.svg?token=9IKFVF8E1T)](https://codecov.io/gh/SmartDiff/cs107-FinalProject)

**Group 25**

Members: Bianca Cordazzo, Tianlei He, Xincheng Tan, Yilan Wang


