LICENSE
README.md
pyproject.toml
setup.cfg
tensortrax/__init__.py
tensortrax/_evaluate.py
tensortrax/_helpers.py
tensortrax/_tensor.py
tensortrax.egg-info/PKG-INFO
tensortrax.egg-info/SOURCES.txt
tensortrax.egg-info/dependency_links.txt
tensortrax.egg-info/requires.txt
tensortrax.egg-info/top_level.txt
tensortrax/math/__init__.py
tensortrax/math/_math_array.py
tensortrax/math/_math_tensor.py
tensortrax/math/_linalg/__init__.py
tensortrax/math/_linalg/_linalg_array.py
tensortrax/math/_linalg/_linalg_tensor.py
tests/__init__.py
tests/test_hessian.py
tests/test_hessian_vector_product.py
tests/test_math.py
tests/test_scalar.py