Metadata-Version: 1.1
Name: pysubtracking
Version: 0.0.1
Summary: Python implementation of subspace estimation and tracking methods.
Home-page: https://github.com/hasselg/pysubtracking
Author: Gregory (Greg) Hasseler
Author-email: ghasseler@gmail.com
License: APLv2
Description: This package contains implementations of subspace estimation and tracking techniques, with a focus on those techniques that are compatible with missing data.
        
        Currently implemented are:
        * GROUSE
        * PETRELS
        
        
Keywords: subspace estimation tracking
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
