LICENSE
MANIFEST.in
README.md
pyproject.toml
src/old_psa/NOTICE.md
src/old_psa/__init__.py
src/old_psa/psa.py
src/old_psa/spatial.py
src/old_psa/structures.py
src/old_psa/weights.py
src/psax/__init__.py
src/psax/bucket.py
src/psax/cache.py
src/psax/py.typed
src/psax/stablehlo.py
src/psax.egg-info/PKG-INFO
src/psax.egg-info/SOURCES.txt
src/psax.egg-info/dependency_links.txt
src/psax.egg-info/entry_points.txt
src/psax.egg-info/requires.txt
src/psax.egg-info/top_level.txt
src/psax/alignment/__init__.py
src/psax/alignment/sequence.py
src/psax/alignment/structure.py
src/psax/batch/__init__.py
src/psax/batch/pairwise.py
src/psax/cli/__init__.py
src/psax/cli/main.py
src/psax/core/__init__.py
src/psax/core/deformation.py
src/psax/core/energy.py
src/psax/core/solvers.py
src/psax/core/strain.py
src/psax/graph/__init__.py
src/psax/graph/edges.py
src/psax/io/__init__.py
src/psax/io/export.py
src/psax/io/loading.py
src/psax/run/__init__.py
src/psax/run/pipeline.py
src/psax/spatial/__init__.py
src/psax/spatial/coordinates.py
src/psax/spatial/tensors.py
src/psax/spatial/volume.py
src/psax/testing/__init__.py
src/psax/testing/forms.py
src/psax/utils/__init__.py
src/psax/utils/safe_map.py
src/psax/weights/__init__.py
src/psax/weights/pairwise.py
tests/test_alignment_sequence.py
tests/test_alignment_structure.py
tests/test_batch_pairwise.py
tests/test_cli.py
tests/test_core_parity.py
tests/test_energy.py
tests/test_forms.py
tests/test_io_export.py
tests/test_old_psa.py
tests/test_run_pipeline.py
tests/test_safe_map.py
tests/test_solvers.py
tests/test_spatial.py
tests/test_stablehlo.py
tests/test_strain_suite.py
tests/test_weights_extra.py