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