Metadata-Version: 1.1
Name: skedm
Version: 0.2.dev
Summary: skedm: Emperical Dynamic Modeling with a simple api
Home-page: https://github.com/NickC1/skedm
Author: Nick Cortale
Author-email: nickcortale@gmail.com
License: MIT
Download-URL: https://github.com/NickC1/skedm/tarball/0.1
Description: 
        
        skedm
        ========
        
        Scikit Emperical Dynamic Modeling (sknla) can be used as a way to forecast time series,
        spatio-temporal 2D arrays, and even discrete spatial arrangements. More
        importantly, skedm can provide insight into the underlying dynamics of a system.
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires: numpy
Requires: numba
Requires: scipy
