Metadata-Version: 2.1
Name: gradpy
Version: 1.0.0
Summary: A package for automatic differentiation
Home-page: https://github.com/DualSapiens/cs207-FinalProject
Author: DualSapiens
Author-email: 
License: UNKNOWN
Description: # autodiff package
        
        This is a package that implements automatic differentation to support other applications.
        
        It is hosted at https://github.com/DualSapiens/cs207-FinalProject.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
