.dockerignore
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.old
LICENSE
Makefile
QUICK_START.md
README.md
ROADMAP.md
SECURITY.md
TEST_PROMPT.md
USER_GUIDE.md
docker-compose.old.yml
docker-compose.yml
laststeps.md
pyproject.toml
requirements.in
windows-ai-prompt.md
.github/pull_request_template.md
.github/pull_request_template_platform.md
.github/ISSUE_TEMPLATE/backend_integration.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/ISSUE_TEMPLATE/performance_issue.yml
.github/actions/ariadne-ci/action.yml
.github/workflows/ci.yml
.github/workflows/codeql.yml
.github/workflows/docker-publish.yml
.github/workflows/quantum-regression.yml
.github/workflows/release.yml
.github/workflows/snyk-security.yml
benchmarks/BENCHMARK_REPORT.md
benchmarks/MIND_BLOWING_RESULTS.md
benchmarks/README.md
benchmarks/cuda_integration_test.py
benchmarks/cuda_performance_test.py
benchmarks/cuda_vs_cpu.py
benchmarks/honest_performance_results.json
benchmarks/large_cuda_test.py
benchmarks/metal_vs_cpu.py
benchmarks/mps_performance_validation.py
benchmarks/mps_vs_cpu.py
benchmarks/quick_check.py
benchmarks/reproducible_benchmark.py
benchmarks/router_comparison.py
benchmarks/run_all_benchmarks.py
benchmarks/simple_cuda_test.py
benchmarks/stim_vs_cpu.py
benchmarks/results/BENCHMARK_SUMMARY.md
benchmarks/results/cuda_benchmark_results.json
benchmarks/results/cuda_integration_results.json
benchmarks/results/large_cuda_results.json
benchmarks/results/metal_benchmark_results.json
benchmarks/results/reproducible_benchmark_report.md
benchmarks/results/reproducible_benchmark_results.json
benchmarks/results/router_benchmark_results.json
benchmarks/results/router_benchmark_summary.md
benchmarks/results/simple_cuda_results.json
benchmarks/test_results/BENCHMARK_SUMMARY.md
benchmarks/test_results/cuda_benchmark_results.json
benchmarks/test_results/metal_benchmark_results.json
classroom/Dockerfile
classroom/README.md
docs/DOCKER.md
docs/PERFORMANCE_GUIDE.md
docs/README.md
docs/algorithms.md
docs/apple_silicon.md
docs/apple_silicon_notes.md
docs/capability_matrix.md
docs/comprehensive_installation.md
docs/cuda_backend_roadmap.md
docs/cuda_performance_report.md
docs/equivalence_proofs.md
docs/index.md
docs/installation.md
docs/installation_summary.md
docs/qce25-abstract.md
docs/quickstart.md
docs/router_decisions.md
docs/troubleshooting.md
docs/tweet-thread.md
docs/getting-started/for-devops.md
docs/getting-started/for-instructors.md
docs/getting-started/for-researchers.md
docs/guides/async_enhancements.md
docs/guides/ci_expansion.md
docs/guides/developer_guide.md
docs/guides/documentation_enhancements.md
docs/guides/experimental_backends.md
docs/guides/pin_dependencies.md
docs/guides/test_stabilization.md
docs/project/CHANGELOG.md
docs/project/CITATIONS.bib
docs/project/CONTRIBUTING.md
docs/project/GOVERNANCE.md
docs/project/RELEASE_MANAGEMENT.md
docs/project/SECURITY.md
docs/source/advanced_backends_routing.rst
docs/source/advanced_routing_options.md
docs/source/ariadne.async_.rst
docs/source/ariadne.backends.rst
docs/source/ariadne.cli.rst
docs/source/ariadne.config.rst
docs/source/ariadne.core.rst
docs/source/ariadne.ft.rst
docs/source/ariadne.ml.rst
docs/source/ariadne.optimization.rst
docs/source/ariadne.passes.rst
docs/source/ariadne.performance.rst
docs/source/ariadne.plugins.rst
docs/source/ariadne.route.rst
docs/source/ariadne.rst
docs/source/ariadne.verify.rst
docs/source/conf.py
docs/source/examples_gallery.md
docs/source/index.rst
docs/source/modules.rst
docs/source/routing_rules.md
docs/source/_static/quickstart.gif
docs/source/_static/routing_matrix.png
examples/01_qasm3_roundtrip.ipynb
examples/01_qasm3_roundtrip.py
examples/01_sv_limits.ipynb
examples/01_sv_limits.py
examples/02_mitigation_autopilot.ipynb
examples/02_mitigation_autopilot.py
examples/02_stim_qec.ipynb
examples/02_stim_qec.py
examples/03_router_showdown.ipynb
examples/03_router_showdown.py
examples/03_tn_qaoa.ipynb
examples/03_tn_qaoa.py
examples/04_qasm3_qcec.ipynb
examples/04_qasm3_qcec.py
examples/04_qualtran_to_resources.ipynb
examples/04_qualtran_to_resources.py
examples/05_qualtran_resources.ipynb
examples/05_qualtran_resources.py
examples/06_mps_entanglement_demo.py
examples/README.md
examples/_util.py
examples/backend_systems_demo.py
examples/bell_state_demo.py
examples/clifford_circuit.py
examples/education_demo.py
examples/enhanced_routing_demo.py
examples/generate_quickstart_gif.py
examples/performance_optimizations_demo.py
examples/production_ready_demo.py
examples/production_ready_example.py
examples/professional_demo.py
examples/quantum_algorithms.py
examples/quickstart.py
examples/routing_demo.py
examples/routing_demo_notebook.py
examples/routing_matrix.py
examples/segmented_demo.py
examples/simple_demo.py
examples/stabilizer_circuit_demo.py
examples/ux_improvements_demo.py
examples/validate_readme_examples.py
examples/advanced/large_circuit_demo.py
examples/basic/quickstart.py
examples/benchmarking/README.md
examples/benchmarking/cross_platform.py
examples/benchmarking/performance_comparison.py
examples/benchmarks/performance_comparison.py
examples/education/01_bell_state_classroom.ipynb
examples/education/02_qaoa_algorithm.ipynb
examples/education/03_variational_circuits.ipynb
examples/education/04_quantum_fourier_transform.ipynb
examples/education/05_grover_search.ipynb
examples/education/06_quantum_phase_estimation.ipynb
examples/education/07_quantum_error_correction.ipynb
examples/education/08_quantum_machine_learning.ipynb
examples/education/README.md
examples/education/advanced_benchmarking_tutorial.py
examples/education/cli_education_demo.py
examples/education/learning_tutorial.ipynb
examples/education/learning_tutorial.py
examples/production/README.md
examples/production/ci_example.yml
notebooks/01_ariadne_advantage.ipynb
notebooks/02_mps_performance_scaling.ipynb
results/BENCHMARK_SUMMARY.md
results/cuda_benchmark_results.json
results/metal_benchmark_results.json
results/mps_benchmark_results.json
results/stim_benchmark_results.json
scripts/quantum_regression_test.py
src/ariadne/__init__.py
src/ariadne/__main__.py
src/ariadne/_version.py
src/ariadne/benchmarking.py
src/ariadne/benchmarks.py
src/ariadne/calibration.py
src/ariadne/converters.py
src/ariadne/cross_platform_comparison.py
src/ariadne/education.py
src/ariadne/education_integration.py
src/ariadne/enhanced_benchmarking.py
src/ariadne/network_coordination.py
src/ariadne/quantum_advantage.py
src/ariadne/regression_detection.py
src/ariadne/router.py
src/ariadne/simulation.py
src/ariadne/types.py
src/ariadne/validation.py
src/ariadne/visualization.py
src/ariadne/algorithms/__init__.py
src/ariadne/algorithms/base.py
src/ariadne/algorithms/error_correction.py
src/ariadne/algorithms/foundational.py
src/ariadne/algorithms/machine_learning.py
src/ariadne/algorithms/optimization.py
src/ariadne/algorithms/search.py
src/ariadne/algorithms/specialized.py
src/ariadne/analysis/competitive_analysis.py
src/ariadne/async_/__init__.py
src/ariadne/async_/simulation.py
src/ariadne/backends/__init__.py
src/ariadne/backends/cirq_backend.py
src/ariadne/backends/cpu_backend.py
src/ariadne/backends/cuda_backend.py
src/ariadne/backends/cuda_kernels.py
src/ariadne/backends/ddsim_backend.py
src/ariadne/backends/enhanced_interface.py
src/ariadne/backends/fallback.py
src/ariadne/backends/health_checker.py
src/ariadne/backends/intel_qs_backend.py
src/ariadne/backends/metal_backend.py
src/ariadne/backends/metal_backend_stub.py
src/ariadne/backends/metal_shaders.py
src/ariadne/backends/mps_backend.py
src/ariadne/backends/pennylane_backend.py
src/ariadne/backends/performance_monitor.py
src/ariadne/backends/pool.py
src/ariadne/backends/qulacs_backend.py
src/ariadne/backends/tensor_network_backend.py
src/ariadne/backends/universal_interface.py
src/ariadne/backends/experimental/__init__.py
src/ariadne/backends/experimental/braket_backend.py
src/ariadne/backends/experimental/opencl_backend.py
src/ariadne/backends/experimental/pyquil_backend.py
src/ariadne/backends/experimental/qsharp_backend.py
src/ariadne/benchmarks/comprehensive_suite.py
src/ariadne/cli/__init__.py
src/ariadne/cli/main.py
src/ariadne/config/__init__.py
src/ariadne/config/config.py
src/ariadne/config/loader.py
src/ariadne/config/validation.py
src/ariadne/core/__init__.py
src/ariadne/core/cache.py
src/ariadne/core/error_handling.py
src/ariadne/core/logging.py
src/ariadne/core/resource_manager.py
src/ariadne/ft/__init__.py
src/ariadne/ft/resource_estimator.py
src/ariadne/ml/__init__.py
src/ariadne/optimization/__init__.py
src/ariadne/optimization/circuit.py
src/ariadne/optimization/multi_objective.py
src/ariadne/passes/__init__.py
src/ariadne/passes/mitigation.py
src/ariadne/passes/zx_opt.py
src/ariadne/performance/__init__.py
src/ariadne/performance/cache.py
src/ariadne/performance/memory.py
src/ariadne/performance/parallel.py
src/ariadne/plugins/__init__.py
src/ariadne/plugins/manager.py
src/ariadne/route/__init__.py
src/ariadne/route/analyze.py
src/ariadne/route/context_detection.py
src/ariadne/route/enhanced_router.py
src/ariadne/route/execute.py
src/ariadne/route/mps_analyzer.py
src/ariadne/route/performance_model.py
src/ariadne/route/routing_tree.py
src/ariadne/route/topology_analyzer.py
src/ariadne/validation/performance_framework.py
src/ariadne/verify/__init__.py
src/ariadne/verify/qcec.py
src/ariadne_router.egg-info/PKG-INFO
src/ariadne_router.egg-info/SOURCES.txt
src/ariadne_router.egg-info/dependency_links.txt
src/ariadne_router.egg-info/entry_points.txt
src/ariadne_router.egg-info/requires.txt
src/ariadne_router.egg-info/top_level.txt
tests/test_algorithm_validation.py
tests/test_backend_comprehensive.py
tests/test_backend_improvements.py
tests/test_backend_real_simulation.py
tests/test_backends.py
tests/test_cli_main.py
tests/test_clifford_analysis.py
tests/test_comprehensive_backends.py
tests/test_core_improvements.py
tests/test_cuda_backend.py
tests/test_education.py
tests/test_enhanced_benchmarking.py
tests/test_error_correction.py
tests/test_error_handling.py
tests/test_metal_backend.py
tests/test_mps_backend.py
tests/test_network_integration.py
tests/test_optional_backends.py
tests/test_performance_validation.py
tests/test_qcec_equiv.py
tests/test_router_selection.py
tests/test_routing.py
tests/test_routing_variational.py
tests/test_topology_analyzer_routing.py
tests/test_validation.py
tests/test_visualization.py
tests/test_zne_improves.py