LICENSE
README.md
setup.py
MatterIx.egg-info/PKG-INFO
MatterIx.egg-info/SOURCES.txt
MatterIx.egg-info/dependency_links.txt
MatterIx.egg-info/requires.txt
MatterIx.egg-info/top_level.txt
matterix/__init__.py
matterix/functions.py
matterix/loss_fn.py
matterix/nn.py
matterix/ops.py
matterix/optim.py
matterix/tensor.py
matterix/utils.py
tests/__init__.py
tests/test_add.py
tests/test_div.py
tests/test_exp.py
tests/test_functions.py
tests/test_matmul.py
tests/test_methods.py
tests/test_mul.py
tests/test_sub.py
tests/test_sum.py
tests/test_tensor.py