LICENSE
README.md
pyproject.toml
hypercomplex/__init__.py
hypercomplex/facade.py
hypercomplex/core/__init__.py
hypercomplex/core/basis_element.py
hypercomplex/core/basis_notation.py
hypercomplex/core/validation.py
hypercomplex/core/fast/__init__.py
hypercomplex/core/fast/bit_utils.py
hypercomplex/core/fast/fast_dual.py
hypercomplex/core/fast/fast_split.py
hypercomplex/core/fast/fast_standard.py
hypercomplex/core/holographic/__init__.py
hypercomplex/core/holographic/dual.py
hypercomplex/core/holographic/split.py
hypercomplex/core/holographic/standard.py
hypercomplex/core/table_builder/__init__.py
hypercomplex/core/table_builder/common.py
hypercomplex/core/table_builder/dual.py
hypercomplex/core/table_builder/split.py
hypercomplex/core/table_builder/standard.py
hypercomplex/printer/__init__.py
hypercomplex/printer/cd_format.py
hypercomplex/printer/cd_table_printer.py
hypercomplex_engine.egg-info/PKG-INFO
hypercomplex_engine.egg-info/SOURCES.txt
hypercomplex_engine.egg-info/dependency_links.txt
hypercomplex_engine.egg-info/requires.txt
hypercomplex_engine.egg-info/top_level.txt
tests/test_fast_mode.py
tests/test_mega_mother.py