LICENSE
README.md
pyproject.toml
setup.py
src/potatonumpy/__init__.py
src/potatonumpy/benchmarks.py
src/potatonumpy/core.py
src/potatonumpy/exceptions.py
src/potatonumpy/linalg.py
src/potatonumpy/tensor.py
src/potatonumpy/utils.py
src/potatonumpy.egg-info/PKG-INFO
src/potatonumpy.egg-info/SOURCES.txt
src/potatonumpy.egg-info/dependency_links.txt
src/potatonumpy.egg-info/top_level.txt
tests/test_core.py
tests/test_linalg.py
tests/test_tensor.py