README.md
pyproject.toml
src/rainbow_tensor/__init__.py
src/rainbow_tensor/indexing.py
src/rainbow_tensor/layout.py
src/rainbow_tensor/notebook.py
src/rainbow_tensor/render_svg.py
src/rainbow_tensor/shape.py
src/rainbow_tensor.egg-info/PKG-INFO
src/rainbow_tensor.egg-info/SOURCES.txt
src/rainbow_tensor.egg-info/dependency_links.txt
src/rainbow_tensor.egg-info/requires.txt
src/rainbow_tensor.egg-info/top_level.txt
tests/test_indexing.py
tests/test_layout.py
tests/test_notebook.py
tests/test_render_svg.py
tests/test_result_shape.py
tests/test_shape.py