.gitignore
CITATION.cff
LICENSE
README.rst
codecov.yml
pyproject.toml
.github/dependabot.yml
.github/workflows/build_docs.yml
.github/workflows/publish_to_pypi.yml
.github/workflows/run_tests.yml
benchmarks/benchmark_backends.py
benchmarks/compare_numpy_vs_gpu.py
docs/Makefile
docs/README.md
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/sg_execution_times.rst
examples/README.rst
examples/introduction/README.rst
examples/introduction/demo_backends.py
examples/introduction/demo_batching.py
examples/introduction/demo_example.py
examples/introduction/demo_gabor_filters.py
examples/introduction/demo_image_coordinates.py
examples/introduction/demo_show_filters.py
moten/__init__.py
moten/_version.py
moten/colorspace.py
moten/core.py
moten/extras.py
moten/io.py
moten/pyramids.py
moten/utils.py
moten/viz.py
moten/backend/__init__.py
moten/backend/_utils.py
moten/backend/numpy.py
moten/backend/torch.py
moten/backend/torch_cuda.py
moten/backend/torch_mps.py
moten/tests/conftest.py
moten/tests/demo_video2pngs.py
moten/tests/test_api.py
moten/tests/test_backend.py
moten/tests/test_batched.py
moten/tests/test_frame_hvorientation.py
moten/tests/test_rgb2luminance.py
moten/tests/test_spatiotemporal.py
moten/tests/test_temporal.py
moten/tests/test_totalenergy.py
pymoten.egg-info/PKG-INFO
pymoten.egg-info/SOURCES.txt
pymoten.egg-info/dependency_links.txt
pymoten.egg-info/requires.txt
pymoten.egg-info/top_level.txt