Metadata-Version: 1.1
Name: scikits.datasmooth
Version: 0.61
Summary: Scikits data smoothing package
Home-page: https://github.com/jjstickel/scikit-datasmooth/
Author: Jonathan Stickel
Author-email: jjstickel@vcn.com
License: BSD
Download-URL: http://pypi.python.org/pypi/scikits.datasmooth/
Description: This is a scikit intended to include numerical methods for smoothing
        data. 
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering
Requires: numpy
Requires: scipy.optimize
