[
  {
    "backend": "cirq",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "000": 422,
      "001": 30,
      "010": 25,
      "011": 2,
      "100": 27,
      "101": 2,
      "110": 4
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 8,
        "gate_count": 9,
        "gate_histogram": {
          "OpType.CX": 4,
          "OpType.Rx": 3,
          "OpType.Rz": 2
        },
        "two_qubit_gate_count": 4
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=3",
      "compile_seconds_samples": [
        0.0,
        0.0
      ],
      "compile_toolchain": "cirq.Circuit",
      "compiled_basis_gates": {
        "CNOT": 4,
        "Rx": 3,
        "Rz": 2,
        "cirq.MeasurementGate": 1
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:43.339645+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.0030582030003643013,
        0.0019310209991090233
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.0,
      "compile_seconds_stddev": 0.0,
      "compiled_depth": 8,
      "compiled_gate_count": 10,
      "compiled_two_qubit_gate_count": 4,
      "depth": 8,
      "gate_count": 9,
      "measurement_distribution": {
        "000": 0.82421875,
        "001": 0.05859375,
        "010": 0.048828125,
        "011": 0.00390625,
        "100": 0.052734375,
        "101": 0.00390625,
        "110": 0.0078125
      },
      "runtime_seconds": 0.0024946119997366623,
      "runtime_seconds_max": 0.0030582030003643013,
      "runtime_seconds_mean": 0.0024946119997366623,
      "runtime_seconds_min": 0.0019310209991090233,
      "runtime_seconds_stddev": 0.0007970380367190306,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 4
    },
    "n_qubits": 3,
    "parameters": {
      "n_qubits": 3,
      "time": 0.5,
      "trotter_steps": 1
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qiskit_aer",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "000": 435,
      "001": 29,
      "010": 22,
      "011": 2,
      "100": 22,
      "110": 2
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 8,
        "gate_count": 9,
        "gate_histogram": {
          "OpType.CX": 4,
          "OpType.Rx": 3,
          "OpType.Rz": 2
        },
        "two_qubit_gate_count": 4
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "qiskit": "2.4.1",
        "qiskit-aer": "0.17.2"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=3",
      "compile_seconds_samples": [
        0.13792471299984754,
        0.09617465999963315
      ],
      "compile_toolchain": "qiskit.transpile",
      "compiled_basis_gates": {
        "cx": 4,
        "measure": 3,
        "rx": 3,
        "rz": 2
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:43.339645+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "notes": "Qiskit Aer execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": true,
      "runtime_seconds_samples": [
        0.1397209799997654,
        0.09923041999991256
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.11704968649974035,
      "compile_seconds_stddev": 0.02952174559134936,
      "compiled_depth": 8,
      "compiled_gate_count": 12,
      "compiled_two_qubit_gate_count": 4,
      "depth": 8,
      "gate_count": 9,
      "measurement_distribution": {
        "000": 0.849609375,
        "001": 0.056640625,
        "010": 0.04296875,
        "011": 0.00390625,
        "100": 0.04296875,
        "110": 0.00390625
      },
      "runtime_seconds": 0.11947569999983898,
      "runtime_seconds_max": 0.1397209799997654,
      "runtime_seconds_mean": 0.11947569999983898,
      "runtime_seconds_min": 0.09923041999991256,
      "runtime_seconds_stddev": 0.028631149549936723,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 4
    },
    "n_qubits": 3,
    "parameters": {
      "n_qubits": 3,
      "time": 0.5,
      "trotter_steps": 1
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qutip",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "000": 412,
      "001": 34,
      "010": 30,
      "011": 4,
      "100": 28,
      "110": 4
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 8,
        "gate_count": 9,
        "gate_histogram": {
          "OpType.CX": 4,
          "OpType.Rx": 3,
          "OpType.Rz": 2
        },
        "two_qubit_gate_count": 4
      },
      "backend_noise_support": "not injected",
      "backend_package_versions": {
        "qutip": "5.3.0"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=3",
      "compile_seconds_samples": [],
      "compile_toolchain": null,
      "compiled_basis_gates": null,
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:43.339645+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": true,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": false,
      "notes": "QuTiP statevector execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.0009104780001507606,
        0.0005702139997083577
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": null,
      "compile_seconds_stddev": null,
      "compiled_depth": null,
      "compiled_gate_count": null,
      "compiled_two_qubit_gate_count": null,
      "depth": 8,
      "gate_count": 9,
      "measurement_distribution": {
        "000": 0.8046875,
        "001": 0.06640625,
        "010": 0.05859375,
        "011": 0.0078125,
        "100": 0.0546875,
        "110": 0.0078125
      },
      "runtime_seconds": 0.0007403459999295592,
      "runtime_seconds_max": 0.0009104780001507606,
      "runtime_seconds_mean": 0.0007403459999295592,
      "runtime_seconds_min": 0.0005702139997083577,
      "runtime_seconds_stddev": 0.0002406029821064855,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 4
    },
    "n_qubits": 3,
    "parameters": {
      "n_qubits": 3,
      "time": 0.5,
      "trotter_steps": 1
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "cirq",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "000": 436,
      "001": 26,
      "010": 21,
      "011": 4,
      "100": 24,
      "101": 1
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 15,
        "gate_count": 18,
        "gate_histogram": {
          "OpType.CX": 8,
          "OpType.Rx": 6,
          "OpType.Rz": 4
        },
        "two_qubit_gate_count": 8
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=3",
      "compile_seconds_samples": [
        0.0,
        0.0
      ],
      "compile_toolchain": "cirq.Circuit",
      "compiled_basis_gates": {
        "CNOT": 8,
        "Rx": 6,
        "Rz": 4,
        "cirq.MeasurementGate": 1
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:46.895307+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.005841664999934437,
        0.004782869999871764
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.0,
      "compile_seconds_stddev": 0.0,
      "compiled_depth": 15,
      "compiled_gate_count": 19,
      "compiled_two_qubit_gate_count": 8,
      "depth": 15,
      "gate_count": 18,
      "measurement_distribution": {
        "000": 0.8515625,
        "001": 0.05078125,
        "010": 0.041015625,
        "011": 0.0078125,
        "100": 0.046875,
        "101": 0.001953125
      },
      "runtime_seconds": 0.0053122674999031005,
      "runtime_seconds_max": 0.005841664999934437,
      "runtime_seconds_mean": 0.0053122674999031005,
      "runtime_seconds_min": 0.004782869999871764,
      "runtime_seconds_stddev": 0.0007486811244307273,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 8
    },
    "n_qubits": 3,
    "parameters": {
      "n_qubits": 3,
      "time": 0.5,
      "trotter_steps": 2
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qiskit_aer",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "000": 429,
      "001": 20,
      "010": 32,
      "011": 2,
      "100": 28,
      "110": 1
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 15,
        "gate_count": 18,
        "gate_histogram": {
          "OpType.CX": 8,
          "OpType.Rx": 6,
          "OpType.Rz": 4
        },
        "two_qubit_gate_count": 8
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "qiskit": "2.4.1",
        "qiskit-aer": "0.17.2"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=3",
      "compile_seconds_samples": [
        0.13294741199933924,
        0.17040205399916886
      ],
      "compile_toolchain": "qiskit.transpile",
      "compiled_basis_gates": {
        "cx": 8,
        "measure": 3,
        "rx": 6,
        "rz": 4
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:46.895307+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "notes": "Qiskit Aer execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": true,
      "runtime_seconds_samples": [
        0.13441525800044474,
        0.17759418600053323
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.15167473299925405,
      "compile_seconds_stddev": 0.026484431344993994,
      "compiled_depth": 15,
      "compiled_gate_count": 21,
      "compiled_two_qubit_gate_count": 8,
      "depth": 15,
      "gate_count": 18,
      "measurement_distribution": {
        "000": 0.837890625,
        "001": 0.0390625,
        "010": 0.0625,
        "011": 0.00390625,
        "100": 0.0546875,
        "110": 0.001953125
      },
      "runtime_seconds": 0.15600472200048898,
      "runtime_seconds_max": 0.17759418600053323,
      "runtime_seconds_mean": 0.15600472200048898,
      "runtime_seconds_min": 0.13441525800044474,
      "runtime_seconds_stddev": 0.03053211279322826,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 8
    },
    "n_qubits": 3,
    "parameters": {
      "n_qubits": 3,
      "time": 0.5,
      "trotter_steps": 2
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qutip",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "000": 424,
      "001": 28,
      "010": 28,
      "100": 28,
      "101": 2,
      "110": 2
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 15,
        "gate_count": 18,
        "gate_histogram": {
          "OpType.CX": 8,
          "OpType.Rx": 6,
          "OpType.Rz": 4
        },
        "two_qubit_gate_count": 8
      },
      "backend_noise_support": "not injected",
      "backend_package_versions": {
        "qutip": "5.3.0"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=3",
      "compile_seconds_samples": [],
      "compile_toolchain": null,
      "compiled_basis_gates": null,
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:46.895307+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": true,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": false,
      "notes": "QuTiP statevector execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.0018865589991037268,
        0.0023159590000432217
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": null,
      "compile_seconds_stddev": null,
      "compiled_depth": null,
      "compiled_gate_count": null,
      "compiled_two_qubit_gate_count": null,
      "depth": 15,
      "gate_count": 18,
      "measurement_distribution": {
        "000": 0.828125,
        "001": 0.0546875,
        "010": 0.0546875,
        "100": 0.0546875,
        "101": 0.00390625,
        "110": 0.00390625
      },
      "runtime_seconds": 0.0021012589995734743,
      "runtime_seconds_max": 0.0023159590000432217,
      "runtime_seconds_mean": 0.0021012589995734743,
      "runtime_seconds_min": 0.0018865589991037268,
      "runtime_seconds_stddev": 0.0003036316525058267,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 8
    },
    "n_qubits": 3,
    "parameters": {
      "n_qubits": 3,
      "time": 0.5,
      "trotter_steps": 2
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "cirq",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "0000": 401,
      "0001": 21,
      "0010": 28,
      "0011": 3,
      "0100": 28,
      "0101": 2,
      "0110": 1,
      "1000": 26,
      "1001": 2
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 11,
        "gate_count": 13,
        "gate_histogram": {
          "OpType.CX": 6,
          "OpType.Rx": 4,
          "OpType.Rz": 3
        },
        "two_qubit_gate_count": 6
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=4",
      "compile_seconds_samples": [
        0.0,
        0.0
      ],
      "compile_toolchain": "cirq.Circuit",
      "compiled_basis_gates": {
        "CNOT": 6,
        "Rx": 4,
        "Rz": 3,
        "cirq.MeasurementGate": 1
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:47.269746+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.004949520999616652,
        0.004363707999800681
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.0,
      "compile_seconds_stddev": 0.0,
      "compiled_depth": 11,
      "compiled_gate_count": 14,
      "compiled_two_qubit_gate_count": 6,
      "depth": 11,
      "gate_count": 13,
      "measurement_distribution": {
        "0000": 0.783203125,
        "0001": 0.041015625,
        "0010": 0.0546875,
        "0011": 0.005859375,
        "0100": 0.0546875,
        "0101": 0.00390625,
        "0110": 0.001953125,
        "1000": 0.05078125,
        "1001": 0.00390625
      },
      "runtime_seconds": 0.004656614499708667,
      "runtime_seconds_max": 0.004949520999616652,
      "runtime_seconds_mean": 0.004656614499708667,
      "runtime_seconds_min": 0.004363707999800681,
      "runtime_seconds_stddev": 0.0004142323446771069,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 6
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "time": 0.5,
      "trotter_steps": 1
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qiskit_aer",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "0000": 412,
      "0001": 23,
      "0010": 30,
      "0011": 2,
      "0100": 21,
      "0101": 2,
      "1000": 16,
      "1001": 1,
      "1010": 3,
      "1100": 2
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 11,
        "gate_count": 13,
        "gate_histogram": {
          "OpType.CX": 6,
          "OpType.Rx": 4,
          "OpType.Rz": 3
        },
        "two_qubit_gate_count": 6
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "qiskit": "2.4.1",
        "qiskit-aer": "0.17.2"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=4",
      "compile_seconds_samples": [
        0.12198731999978918,
        0.09697527199932665
      ],
      "compile_toolchain": "qiskit.transpile",
      "compiled_basis_gates": {
        "cx": 6,
        "measure": 4,
        "rx": 4,
        "rz": 3
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:47.269746+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "notes": "Qiskit Aer execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": true,
      "runtime_seconds_samples": [
        0.12329366899939487,
        0.09825693399943702
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.10948129599955791,
      "compile_seconds_stddev": 0.01768618875249048,
      "compiled_depth": 11,
      "compiled_gate_count": 17,
      "compiled_two_qubit_gate_count": 6,
      "depth": 11,
      "gate_count": 13,
      "measurement_distribution": {
        "0000": 0.8046875,
        "0001": 0.044921875,
        "0010": 0.05859375,
        "0011": 0.00390625,
        "0100": 0.041015625,
        "0101": 0.00390625,
        "1000": 0.03125,
        "1001": 0.001953125,
        "1010": 0.005859375,
        "1100": 0.00390625
      },
      "runtime_seconds": 0.11077530149941595,
      "runtime_seconds_max": 0.12329366899939487,
      "runtime_seconds_mean": 0.11077530149941595,
      "runtime_seconds_min": 0.09825693399943702,
      "runtime_seconds_stddev": 0.017703645097240768,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 6
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "time": 0.5,
      "trotter_steps": 1
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qutip",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "0000": 382,
      "0001": 30,
      "0010": 34,
      "0100": 28,
      "0101": 2,
      "0110": 4,
      "1000": 28,
      "1100": 4
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 11,
        "gate_count": 13,
        "gate_histogram": {
          "OpType.CX": 6,
          "OpType.Rx": 4,
          "OpType.Rz": 3
        },
        "two_qubit_gate_count": 6
      },
      "backend_noise_support": "not injected",
      "backend_package_versions": {
        "qutip": "5.3.0"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=4",
      "compile_seconds_samples": [],
      "compile_toolchain": null,
      "compiled_basis_gates": null,
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:47.269746+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": true,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": false,
      "notes": "QuTiP statevector execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.0012717919998976868,
        0.0011308789999020519
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": null,
      "compile_seconds_stddev": null,
      "compiled_depth": null,
      "compiled_gate_count": null,
      "compiled_two_qubit_gate_count": null,
      "depth": 11,
      "gate_count": 13,
      "measurement_distribution": {
        "0000": 0.74609375,
        "0001": 0.05859375,
        "0010": 0.06640625,
        "0100": 0.0546875,
        "0101": 0.00390625,
        "0110": 0.0078125,
        "1000": 0.0546875,
        "1100": 0.0078125
      },
      "runtime_seconds": 0.0012013354998998693,
      "runtime_seconds_max": 0.0012717919998976868,
      "runtime_seconds_mean": 0.0012013354998998693,
      "runtime_seconds_min": 0.0011308789999020519,
      "runtime_seconds_stddev": 9.964053785425338e-05,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 6
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "time": 0.5,
      "trotter_steps": 1
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "cirq",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "0000": 306,
      "0001": 69,
      "0010": 13,
      "0011": 9,
      "0100": 15,
      "0101": 2,
      "0110": 8,
      "0111": 2,
      "1000": 65,
      "1001": 8,
      "1010": 3,
      "1011": 1,
      "1100": 8,
      "1101": 1,
      "1110": 1,
      "1111": 1
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 18,
        "gate_count": 26,
        "gate_histogram": {
          "OpType.CX": 12,
          "OpType.Rx": 8,
          "OpType.Rz": 6
        },
        "two_qubit_gate_count": 12
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=4",
      "compile_seconds_samples": [
        0.0,
        0.0
      ],
      "compile_toolchain": "cirq.Circuit",
      "compiled_basis_gates": {
        "CNOT": 12,
        "Rx": 8,
        "Rz": 6,
        "cirq.MeasurementGate": 1
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:47.545702+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.0068175750002410496,
        0.006014966999828175
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.0,
      "compile_seconds_stddev": 0.0,
      "compiled_depth": 18,
      "compiled_gate_count": 27,
      "compiled_two_qubit_gate_count": 12,
      "depth": 18,
      "gate_count": 26,
      "measurement_distribution": {
        "0000": 0.59765625,
        "0001": 0.134765625,
        "0010": 0.025390625,
        "0011": 0.017578125,
        "0100": 0.029296875,
        "0101": 0.00390625,
        "0110": 0.015625,
        "0111": 0.00390625,
        "1000": 0.126953125,
        "1001": 0.015625,
        "1010": 0.005859375,
        "1011": 0.001953125,
        "1100": 0.015625,
        "1101": 0.001953125,
        "1110": 0.001953125,
        "1111": 0.001953125
      },
      "runtime_seconds": 0.006416271000034612,
      "runtime_seconds_max": 0.0068175750002410496,
      "runtime_seconds_mean": 0.006416271000034612,
      "runtime_seconds_min": 0.006014966999828175,
      "runtime_seconds_stddev": 0.0005675295597265188,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 12
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "time": 1.0,
      "trotter_steps": 2
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qiskit_aer",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "0000": 306,
      "0001": 48,
      "0010": 28,
      "0011": 17,
      "0100": 12,
      "0101": 3,
      "0110": 12,
      "0111": 1,
      "1000": 50,
      "1001": 12,
      "1010": 5,
      "1011": 1,
      "1100": 11,
      "1101": 4,
      "1110": 1,
      "1111": 1
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 18,
        "gate_count": 26,
        "gate_histogram": {
          "OpType.CX": 12,
          "OpType.Rx": 8,
          "OpType.Rz": 6
        },
        "two_qubit_gate_count": 12
      },
      "backend_noise_support": "preset models",
      "backend_package_versions": {
        "qiskit": "2.4.1",
        "qiskit-aer": "0.17.2"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=4",
      "compile_seconds_samples": [
        0.1702512019992355,
        0.10661105399958615
      ],
      "compile_toolchain": "qiskit.transpile",
      "compiled_basis_gates": {
        "cx": 12,
        "measure": 4,
        "rx": 8,
        "rz": 6
      },
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:47.545702+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": true,
      "notes": "Qiskit Aer execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": true,
      "runtime_seconds_samples": [
        0.17174947500006965,
        0.1080932410004607
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": 0.13843112799941082,
      "compile_seconds_stddev": 0.04500038020626755,
      "compiled_depth": 18,
      "compiled_gate_count": 30,
      "compiled_two_qubit_gate_count": 12,
      "depth": 18,
      "gate_count": 26,
      "measurement_distribution": {
        "0000": 0.59765625,
        "0001": 0.09375,
        "0010": 0.0546875,
        "0011": 0.033203125,
        "0100": 0.0234375,
        "0101": 0.005859375,
        "0110": 0.0234375,
        "0111": 0.001953125,
        "1000": 0.09765625,
        "1001": 0.0234375,
        "1010": 0.009765625,
        "1011": 0.001953125,
        "1100": 0.021484375,
        "1101": 0.0078125,
        "1110": 0.001953125,
        "1111": 0.001953125
      },
      "runtime_seconds": 0.13992135800026517,
      "runtime_seconds_max": 0.17174947500006965,
      "runtime_seconds_mean": 0.13992135800026517,
      "runtime_seconds_min": 0.1080932410004607,
      "runtime_seconds_stddev": 0.04501175472592116,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 12
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "time": 1.0,
      "trotter_steps": 2
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  },
  {
    "backend": "qutip",
    "benchmark": "hamiltonian_sim",
    "counts": {
      "0000": 298,
      "0001": 62,
      "0010": 14,
      "0011": 8,
      "0100": 8,
      "0101": 4,
      "0110": 14,
      "0111": 2,
      "1000": 68,
      "1001": 10,
      "1010": 4,
      "1011": 6,
      "1100": 10,
      "1110": 2,
      "1111": 2
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 18,
        "gate_count": 26,
        "gate_histogram": {
          "OpType.CX": 12,
          "OpType.Rx": 8,
          "OpType.Rz": 6
        },
        "two_qubit_gate_count": 12
      },
      "backend_noise_support": "not injected",
      "backend_package_versions": {
        "qutip": "5.3.0"
      },
      "benchmark_family": "simulation",
      "case_label": "hamiltonian_sim n=4",
      "compile_seconds_samples": [],
      "compile_toolchain": null,
      "compiled_basis_gates": null,
      "depth": null,
      "environment": {
        "captured_at": "2026-06-05T01:27:47.545702+00:00",
        "git": {
          "branch": "main",
          "commit": "029dc7320e079d4253a80304ffe39bde14e9eaba",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": "0.14.2",
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": "4.17.0",
          "pytket": "2.18.0",
          "qbraid": "0.12.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.11.1",
          "qutip": "5.3.0"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "",
          "release": "6.8.0-1052-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/workspaces/Quantum_Backend_Bench/.venv/bin/python",
          "implementation": "CPython",
          "version": "3.11.13"
        }
      },
      "exact_statevector": true,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": null,
      "noise_requested": false,
      "noise_supported": false,
      "notes": "QuTiP statevector execution completed.",
      "oracle_type": null,
      "repeats": 2,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.002252610999676108,
        0.0021008780004194705
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 512
    },
    "metrics": {
      "compile_seconds": null,
      "compile_seconds_stddev": null,
      "compiled_depth": null,
      "compiled_gate_count": null,
      "compiled_two_qubit_gate_count": null,
      "depth": 18,
      "gate_count": 26,
      "measurement_distribution": {
        "0000": 0.58203125,
        "0001": 0.12109375,
        "0010": 0.02734375,
        "0011": 0.015625,
        "0100": 0.015625,
        "0101": 0.0078125,
        "0110": 0.02734375,
        "0111": 0.00390625,
        "1000": 0.1328125,
        "1001": 0.01953125,
        "1010": 0.0078125,
        "1011": 0.01171875,
        "1100": 0.01953125,
        "1110": 0.00390625,
        "1111": 0.00390625
      },
      "runtime_seconds": 0.002176744500047789,
      "runtime_seconds_max": 0.002252610999676108,
      "runtime_seconds_mean": 0.002176744500047789,
      "runtime_seconds_min": 0.0021008780004194705,
      "runtime_seconds_stddev": 0.0001072914327041417,
      "success_probability": null,
      "total_variation_distance": null,
      "two_qubit_gate_count": 12
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "time": 1.0,
      "trotter_steps": 2
    },
    "repeats": 2,
    "shots": 256,
    "total_shots": 512
  }
]