LICENSE
README.md
pyproject.toml
setup.py
KKF/__init__.py
KKF/covariances.py
KKF/filter.py
KKF/koopman.py
KKF/solution.py
KKF/systems.py
KKF/utils.py
kkf.egg-info/PKG-INFO
kkf.egg-info/SOURCES.txt
kkf.egg-info/dependency_links.txt
kkf.egg-info/requires.txt
kkf.egg-info/top_level.txt
tests/test_core.py
tests/test_utils.py