Metadata-Version: 2.1
Name: genericdiff-topcoderkitty
Version: 0.0.1
Summary: Package for automatic differentiation
Home-page: https://github.com/Topcoder-Kitty-ML/cs207-FinalProject
Author: Top Coder Kitty ML
Author-email: mark.y.lock@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# cs207-FinalProject (Group #35)

## Group Members
Top Coder Kitty ML
1. Tamilyn	Chen (Top Coder)
2. Kar-Tong Tan (Kitty)
3. Mark Lock (ML)

## Packages
1. genericdiff - forward mode automatic differentiation
2. rnavelocity - tool to determine rna velocity

## Badges
- Travis
[![Build Status](https://travis-ci.com/Topcoder-Kitty-ML/cs207-FinalProject.svg?branch=master)](https://travis-ci.com/Topcoder-Kitty-ML/cs207-FinalProject)
- Codecov
[![codecov](https://codecov.io/gh/Topcoder-Kitty-ML/cs207-FinalProject/branch/master/graph/badge.svg)](https://codecov.io/gh/Topcoder-Kitty-ML/cs207-FinalProject)



