Metadata-Version: 2.0
Name: scikit.datasmooth
Version: 0.7.1
Summary: Scikit data smoothing package
Home-page: https://github.com/jjstickel/scikit-datasmooth/
Author: Jonathan Stickel
Author-email: jjstickel@gmail.com
License: BSD
Download-URL: http://pypi.python.org/pypi/scikits.datasmooth/
Description-Content-Type: UNKNOWN
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
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
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
Requires-Dist: scipy
Provides-Extra: all
Requires-Dist: cvxopt; extra == 'all'

This is a scikit intended to include numerical methods for smoothing
data. 

