LICENSE
README.md
setup.py
tenex/__init__.py
tenex.egg-info/PKG-INFO
tenex.egg-info/SOURCES.txt
tenex.egg-info/dependency_links.txt
tenex.egg-info/top_level.txt
tenex/tensor/__init__.py
tenex/tensor/arange.py
tenex/tensor/dtype/__init__.py
tenex/tensor/shape/__init__.py
tenex/tensor/shape/broadcast.py
tenex/tensor/shape/matmul.py
tenex/tensor/shape/stack.py