CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
aimspy/__init__.py
aimspy/__main__.py
aimspy/_cli_viz.py
aimspy/_exceptions.py
aimspy/_system.py
aimspy/_version.py
aimspy/basis_data.py
aimspy/calculator.py
aimspy/cli.py
aimspy/data.py
aimspy/grid_data.py
aimspy/info.py
aimspy/matrix.py
aimspy/observables.py
aimspy/structure.py
aimspy/viz.py
aimspy/viz_basis.py
aimspy.egg-info/PKG-INFO
aimspy.egg-info/SOURCES.txt
aimspy.egg-info/dependency_links.txt
aimspy.egg-info/entry_points.txt
aimspy.egg-info/requires.txt
aimspy.egg-info/top_level.txt
aimspy/_binding/__init__.py
aimspy/_binding/callback_types.py
aimspy/_binding/ctypes_types.py
aimspy/_binding/libloader.py
aimspy/_binding/prototypes.py
aimspy/_callbacks/__init__.py
aimspy/_callbacks/base.py
aimspy/_callbacks/registry.py
aimspy/_patches/__init__.py
aimspy/_patches/_apply.py
aimspy/_patches/aimspy-patch_v0.1.0.diff
aimspy/_patches/aimspy-patch_v0.2.0.diff
aimspy/_patches/aimspy-patch_v0.2.1.diff
aimspy/interface/__init__.py
aimspy/interface/deeph/__init__.py
aimspy/interface/deeph/data.py
tests/test_baseline.py
tests/test_basis_callback_paths.py
tests/test_basis_export.py
tests/test_callback_reset.py
tests/test_capture_overlap.py
tests/test_dHde_capture.py
tests/test_dHde_inject_defer.py
tests/test_dHde_inject_direct.py
tests/test_dHde_serial_capture.py
tests/test_dHde_serial_inject.py
tests/test_export_deeph.py
tests/test_grid_data_capture.py
tests/test_memory_loop.py
tests/test_observables.py
tests/test_regression.py
tests/test_strategies.py
tests/test_warmstart.py