Metadata-Version: 2.0
Name: findiff
Version: 0.1.0
Summary: A Python package for finite difference derivatives in any number of dimensions.
Home-page: https://github.com/maroba/findiff
Author: Matthias Baer
Author-email: mrbaer@t-online.de
License: MIT
Description-Content-Type: UNKNOWN
Keywords: finite-differences,numerical-derivatives,scientific-computing
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
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
Requires-Dist: numpy

A Python package for finite difference derivatives in any number of dimensions.


