Metadata-Version: 2.1
Name: kalman-estimation
Version: 0.3.2
Summary: Kalman filter based coefficient estimation toolbox.
Home-page: https://github.com/AutuanLiu/Kalman-Filter
Author: Autuan Liu
Author-email: autuanliu@163.com
License: MIT
Description: # Kalman filter estimation
        
        ```bash
        Email: autuanliu@163.com
        ```
        
        please install [PyTorch](https://pytorch.org/) first.
        
        [Chinese docs](https://www.yuque.com/xk6dxn/drboi7)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5
Description-Content-Type: text/markdown
