Metadata-Version: 2.1
Name: BlueKumquatAutoDiff
Version: 1.0.0
Summary: Package for Automatic Differentiation functions and objects
Home-page: https://github.com/cs107-blue-kumquat/cs107-FinalProject.git
Author: Jailyn Clark, Mason Burlage, Caitlin Lau, Lu Yu
Author-email: caitlinjlau@gmail.com
License: MIT
Keywords: Auto-diff
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pytest

# cs107-FinalProject
![example workflow](https://github.com/cs107-blue-kumquat/cs107-FinalProject/actions/workflows/workflow.yml/badge.svg) [![codecov](https://codecov.io/gh/cs107-blue-kumquat/cs107-FinalProject/branch/main/graph/badge.svg?token=4NSNDZFTNS)](https://codecov.io/gh/cs107-blue-kumquat/cs107-FinalProject)

Harvard CS107 Final Project - Automatic Differentiation

Group # 15: Caitlin Lau, Jailyn Clark, Mason Burlage, Lu Yu

Please see our [documentation](https://heliotrope-script-d84.notion.site/BlueKumquatAutoDiff-29270652e3df4090b98f728b010eb4ae) for more information.


