Metadata-Version: 1.1
Name: ukflib
Version: 0.0.3
Summary: An Unscented Kalman Filter library that allows for nonadditive process and measurement noise
Home-page: https://github.com/sciencectn/ukflib
Author: Chris Taylor
Author-email: sciencectn@gmail.com
License: UNKNOWN
Description: 
        `ukflib <https://github.com/sciencectn/ukflib>`_ provides a Python implementation
        of the Unscented Kalman Filter (UKF) and allows for nonadditive process and measurement noise.
        
        
Keywords: ukf unscented kalman filter
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
