Metadata-Version: 2.1
Name: vam.whittaker
Version: 2.0.2
Summary: VAM whittaker core
Home-page: http://github.com/WFP-VAM/vam.whittaker
Author: Valentin Pesendorfer
Author-email: valentin.pesendorfer@wfp.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3, <4
Requires-Dist: numpy (>=1.15.1)
Requires-Dist: mock ; python_version < "3.0"

State-of-the art whittaker smoother, implemented as fast C-extension through Cython and including a V-curve optimization of the smoothing parameter.

For more information, please visit: http://github.com/WFP-VAM/vam.whittaker

