LICENSE
README.md
pyproject.toml
src/AlgebraCore/__init__.py
src/AlgebraCore/basis.py
src/AlgebraCore/contraction.py
src/AlgebraCore/element.py
src/AlgebraCore/indexing.py
src/AlgebraCore/product.py
src/AlgebraCore/transformation.py
src/AlgebraCore.egg-info/PKG-INFO
src/AlgebraCore.egg-info/SOURCES.txt
src/AlgebraCore.egg-info/dependency_links.txt
src/AlgebraCore.egg-info/requires.txt
src/AlgebraCore.egg-info/top_level.txt
src/AlgebraCore/std/__init__.py
src/AlgebraCore/std/bases.py
src/AlgebraCore/std/products.py
tests/test_showcase_catalog.py
tests/test_std_smoke.py