LICENSE
README.md
pyproject.toml
setup.py
dhl_mm/__init__.py
dhl_mm/casimir.py
dhl_mm/csparse.py
dhl_mm/defect.py
dhl_mm/e8.py
dhl_mm/engine.py
dhl_mm/exceptional_engine.py
dhl_mm/integrators.py
dhl_mm/jax_backend.py
dhl_mm/lattice.py
dhl_mm/pyg.py
dhl_mm/quantum.py
dhl_mm/roots.py
dhl_mm/structure.py
dhl_mm/zphi.py
dhl_mm.egg-info/PKG-INFO
dhl_mm.egg-info/SOURCES.txt
dhl_mm.egg-info/dependency_links.txt
dhl_mm.egg-info/requires.txt
dhl_mm.egg-info/top_level.txt
dhl_mm/data/E6_constants.npz
dhl_mm/data/E7_constants.npz
dhl_mm/data/E8_constants.npz
dhl_mm/data/F4_constants.npz
dhl_mm/data/G2_constants.npz
equivariant/__init__.py
equivariant/benchmark.py
equivariant/layers.py
equivariant/model.py
equivariant/sparse_kernel.py
equivariant/tests/__init__.py
equivariant/tests/test_equivariance.py
tests/test_fp64.py
tests/test_integrators.py
tests/test_jax_backend.py
tests/test_lattice.py
tests/test_quantum.py