setup.py
hindemith/__init__.py
hindemith/core.py
hindemith/utils.py
hindemith.egg-info/PKG-INFO
hindemith.egg-info/SOURCES.txt
hindemith.egg-info/dependency_links.txt
hindemith.egg-info/requires.txt
hindemith.egg-info/top_level.txt
hindemith/fusion/__init__.py
hindemith/fusion/core.py
hindemith/operations/__init__.py
hindemith/operations/matrix_powers.py
hindemith/operations/dense_linear_algebra/__init__.py
hindemith/operations/dense_linear_algebra/array_op.py
hindemith/operations/dense_linear_algebra/core.py
hindemith/operations/optical_flow/SetBroxMatrix.py
hindemith/operations/optical_flow/Tssyrk.py
hindemith/operations/optical_flow/__init__.py
hindemith/operations/optical_flow/pyr_down.py
hindemith/operations/optical_flow/pyr_up.py
hindemith/operations/optical_flow/reductions.py
hindemith/operations/optical_flow/warp_img2D.py
hindemith/types/__init__.py
hindemith/types/common.py
test/__init__.py
test/test_core.py
test/test_utils.py
test/fusion/__init__.py
test/fusion/test_core.py
test/fusion/test_fusing_stencils.py
test/operations/__init__.py
test/operations/matrix_powers.py
test/operations/test_dense_linear_algebra.py
test/operations/dense_linear_algebra/__init__.py
test/operations/dense_linear_algebra/test_core.py
test/operations/optical_flow/__init__.py
test/operations/optical_flow/test_pyr_down.py
test/operations/optical_flow/test_pyr_up.py
test/operations/optical_flow/test_reductions.py
test/operations/optical_flow/test_warp_img2D.py