Metadata-Version: 1.1
Name: hackthederivative
Version: 0.0.1
Summary: A handful of functions used to demonstrate the complex step approach to finite differencing.
Home-page: http://github.com/eriktaubeneck/hack-the-derivative
Author: Erik Taubeneck
Author-email: erik.taubeneck@gmail.com
License: MIT
Description: 
        hackthederivative
        -----------------
        
        A handful of functions used to demonstrate the complex step
        approach to finite differencing.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English 
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
