README.md
license.md
pyproject.toml
dashboard_core/__init__.py
dashboard_core/hamiltonians.py
dashboard_core/helix_3d.py
dashboard_core/interactive_panel.py
dashboard_core/md_telemetry.py
dashboard_core/metrics.py
dashboard_core/mitigation_panel.py
dashboard_core/mitigation_runner.py
dashboard_core/panels.py
dashboard_core/plot_theme.py
dashboard_core/provenance.py
dashboard_core/qasm_library.py
dashboard_core/simulation_runner.py
dashboard_core/vqe_engine.py
dense_evolution/__init__.py
dense_evolution/autodiff.py
dense_evolution/chunk.py
dense_evolution/compiler.py
dense_evolution/drawing.py
dense_evolution/gates.py
dense_evolution/healing.py
dense_evolution/interop.py
dense_evolution/measurement.py
dense_evolution/mitigation.py
dense_evolution/mps.py
dense_evolution/observables.py
dense_evolution/parser.py
dense_evolution/qft.py
dense_evolution/random_circuit.py
dense_evolution/registry.py
dense_evolution/simulator.py
dense_evolution/states.py
dense_evolution/topology.py
dense_evolution.egg-info/PKG-INFO
dense_evolution.egg-info/SOURCES.txt
dense_evolution.egg-info/dependency_links.txt
dense_evolution.egg-info/requires.txt
dense_evolution.egg-info/top_level.txt
ia_utils/__init__.py
ia_utils/vector_healing.py
tests/test_ai_middleware.py
tests/test_autodiff.py
tests/test_chunk.py
tests/test_compiler.py
tests/test_dashboard_core.py
tests/test_docs_examples.py
tests/test_drawing.py
tests/test_healing.py
tests/test_ia_healing.py
tests/test_integration.py
tests/test_interactive_panel.py
tests/test_interop.py
tests/test_measurement.py
tests/test_mitigation.py
tests/test_mitigation_runner.py
tests/test_mps.py
tests/test_observables.py
tests/test_parser.py
tests/test_qft.py
tests/test_quantum_scars.py
tests/test_random_circuit.py
tests/test_registry.py
tests/test_simulator.py
tests/test_states.py
tests/test_topology.py
ui_pages/__init__.py
ui_pages/ai_middleware.py
ui_pages/components.py
ui_pages/quantum_scars.py
ui_pages/quantum_simulator.py
ui_pages/vector_healing.py