[
  {
    "backend": "cirq",
    "benchmark": "ghz_noise",
    "counts": {
      "0000": 123,
      "1111": 133
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 5,
        "gate_count": 4,
        "gate_histogram": {
          "OpType.CX": 3,
          "OpType.H": 1
        },
        "two_qubit_gate_count": 3
      },
      "backend_noise_support": "depolarizing",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "entanglement",
      "case_label": "ghz_noise p=0.0",
      "depth": null,
      "environment": {
        "captured_at": "2026-05-07T01:36:59.412575+00:00",
        "git": {
          "branch": "main",
          "commit": "2f05737a57c011aa10b7b9e710509c8b8beae849",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.116.0",
          "cirq": "1.6.1",
          "cudaq": "0.14.0",
          "matplotlib": "3.10.8",
          "numpy": "2.4.4",
          "pennylane": "0.44.1",
          "pyquil": "4.17.0",
          "pytket": "2.16.0",
          "qbraid": "0.11.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.27.0",
          "qutip": "5.2.3"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "x86_64",
          "release": "6.8.0-1044-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/home/codespace/.python/current/bin/python",
          "implementation": "CPython",
          "version": "3.12.1"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": false,
      "noise_level": 0.0,
      "noise_requested": false,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 1,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.004178923999916151
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 256
    },
    "metrics": {
      "depth": 5,
      "gate_count": 4,
      "measurement_distribution": {
        "0000": 0.48046875,
        "1111": 0.51953125
      },
      "runtime_seconds": 0.004178923999916151,
      "runtime_seconds_max": 0.004178923999916151,
      "runtime_seconds_mean": 0.004178923999916151,
      "runtime_seconds_min": 0.004178923999916151,
      "runtime_seconds_stddev": 0.0,
      "success_probability": null,
      "total_variation_distance": 0.01953125,
      "two_qubit_gate_count": 3
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "noise_level": 0.0,
      "noise_type": "depolarizing"
    },
    "repeats": 1,
    "shots": 256,
    "total_shots": 256
  },
  {
    "backend": "cirq",
    "benchmark": "ghz_noise",
    "counts": {
      "0000": 109,
      "0001": 1,
      "0010": 1,
      "0011": 2,
      "0100": 1,
      "0111": 2,
      "1000": 1,
      "1011": 4,
      "1100": 5,
      "1110": 1,
      "1111": 129
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 5,
        "gate_count": 4,
        "gate_histogram": {
          "OpType.CX": 3,
          "OpType.H": 1
        },
        "two_qubit_gate_count": 3
      },
      "backend_noise_support": "depolarizing",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "entanglement",
      "case_label": "ghz_noise p=0.005",
      "depth": null,
      "environment": {
        "captured_at": "2026-05-07T01:37:04.760442+00:00",
        "git": {
          "branch": "main",
          "commit": "2f05737a57c011aa10b7b9e710509c8b8beae849",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.116.0",
          "cirq": "1.6.1",
          "cudaq": "0.14.0",
          "matplotlib": "3.10.8",
          "numpy": "2.4.4",
          "pennylane": "0.44.1",
          "pyquil": "4.17.0",
          "pytket": "2.16.0",
          "qbraid": "0.11.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.27.0",
          "qutip": "5.2.3"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "x86_64",
          "release": "6.8.0-1044-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/home/codespace/.python/current/bin/python",
          "implementation": "CPython",
          "version": "3.12.1"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": true,
      "noise_level": 0.005,
      "noise_requested": true,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 1,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        5.377992001999701
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 256
    },
    "metrics": {
      "depth": 5,
      "gate_count": 4,
      "measurement_distribution": {
        "0000": 0.42578125,
        "0001": 0.00390625,
        "0010": 0.00390625,
        "0011": 0.0078125,
        "0100": 0.00390625,
        "0111": 0.0078125,
        "1000": 0.00390625,
        "1011": 0.015625,
        "1100": 0.01953125,
        "1110": 0.00390625,
        "1111": 0.50390625
      },
      "runtime_seconds": 5.377992001999701,
      "runtime_seconds_max": 5.377992001999701,
      "runtime_seconds_mean": 5.377992001999701,
      "runtime_seconds_min": 5.377992001999701,
      "runtime_seconds_stddev": 0.0,
      "success_probability": null,
      "total_variation_distance": 0.07421875,
      "two_qubit_gate_count": 3
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "noise_level": 0.005,
      "noise_type": "depolarizing"
    },
    "repeats": 1,
    "shots": 256,
    "total_shots": 256
  },
  {
    "backend": "cirq",
    "benchmark": "ghz_noise",
    "counts": {
      "0000": 111,
      "0001": 1,
      "0011": 2,
      "0100": 1,
      "0110": 1,
      "0111": 5,
      "1000": 3,
      "1100": 4,
      "1110": 4,
      "1111": 124
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 5,
        "gate_count": 4,
        "gate_histogram": {
          "OpType.CX": 3,
          "OpType.H": 1
        },
        "two_qubit_gate_count": 3
      },
      "backend_noise_support": "depolarizing",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "entanglement",
      "case_label": "ghz_noise p=0.01",
      "depth": null,
      "environment": {
        "captured_at": "2026-05-07T01:37:10.216150+00:00",
        "git": {
          "branch": "main",
          "commit": "2f05737a57c011aa10b7b9e710509c8b8beae849",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.116.0",
          "cirq": "1.6.1",
          "cudaq": "0.14.0",
          "matplotlib": "3.10.8",
          "numpy": "2.4.4",
          "pennylane": "0.44.1",
          "pyquil": "4.17.0",
          "pytket": "2.16.0",
          "qbraid": "0.11.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.27.0",
          "qutip": "5.2.3"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "x86_64",
          "release": "6.8.0-1044-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/home/codespace/.python/current/bin/python",
          "implementation": "CPython",
          "version": "3.12.1"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": true,
      "noise_level": 0.01,
      "noise_requested": true,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 1,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        4.2274795210000775
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 256
    },
    "metrics": {
      "depth": 5,
      "gate_count": 4,
      "measurement_distribution": {
        "0000": 0.43359375,
        "0001": 0.00390625,
        "0011": 0.0078125,
        "0100": 0.00390625,
        "0110": 0.00390625,
        "0111": 0.01953125,
        "1000": 0.01171875,
        "1100": 0.015625,
        "1110": 0.015625,
        "1111": 0.484375
      },
      "runtime_seconds": 4.2274795210000775,
      "runtime_seconds_max": 4.2274795210000775,
      "runtime_seconds_mean": 4.2274795210000775,
      "runtime_seconds_min": 4.2274795210000775,
      "runtime_seconds_stddev": 0.0,
      "success_probability": null,
      "total_variation_distance": 0.08203125,
      "two_qubit_gate_count": 3
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "noise_level": 0.01,
      "noise_type": "depolarizing"
    },
    "repeats": 1,
    "shots": 256,
    "total_shots": 256
  },
  {
    "backend": "cirq",
    "benchmark": "ghz_noise",
    "counts": {
      "0000": 111,
      "0001": 5,
      "0010": 1,
      "0011": 5,
      "0100": 5,
      "0111": 8,
      "1000": 3,
      "1011": 3,
      "1100": 2,
      "1101": 2,
      "1110": 10,
      "1111": 101
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 5,
        "gate_count": 4,
        "gate_histogram": {
          "OpType.CX": 3,
          "OpType.H": 1
        },
        "two_qubit_gate_count": 3
      },
      "backend_noise_support": "depolarizing",
      "backend_package_versions": {
        "cirq": "1.6.1"
      },
      "benchmark_family": "entanglement",
      "case_label": "ghz_noise p=0.02",
      "depth": null,
      "environment": {
        "captured_at": "2026-05-07T01:37:14.503360+00:00",
        "git": {
          "branch": "main",
          "commit": "2f05737a57c011aa10b7b9e710509c8b8beae849",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.116.0",
          "cirq": "1.6.1",
          "cudaq": "0.14.0",
          "matplotlib": "3.10.8",
          "numpy": "2.4.4",
          "pennylane": "0.44.1",
          "pyquil": "4.17.0",
          "pytket": "2.16.0",
          "qbraid": "0.11.1",
          "qiskit": "2.4.1",
          "qiskit-aer": "0.17.2",
          "qsharp": "1.27.0",
          "qutip": "5.2.3"
        },
        "platform": {
          "machine": "x86_64",
          "processor": "x86_64",
          "release": "6.8.0-1044-azure",
          "system": "Linux"
        },
        "python": {
          "executable": "/home/codespace/.python/current/bin/python",
          "implementation": "CPython",
          "version": "3.12.1"
        }
      },
      "exact_statevector": false,
      "external_process": false,
      "local_only": true,
      "noise_applied": true,
      "noise_level": 0.02,
      "noise_requested": true,
      "noise_supported": true,
      "oracle_type": null,
      "repeats": 1,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        3.836663683000097
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 256,
      "total_shots": 256
    },
    "metrics": {
      "depth": 5,
      "gate_count": 4,
      "measurement_distribution": {
        "0000": 0.43359375,
        "0001": 0.01953125,
        "0010": 0.00390625,
        "0011": 0.01953125,
        "0100": 0.01953125,
        "0111": 0.03125,
        "1000": 0.01171875,
        "1011": 0.01171875,
        "1100": 0.0078125,
        "1101": 0.0078125,
        "1110": 0.0390625,
        "1111": 0.39453125
      },
      "runtime_seconds": 3.836663683000097,
      "runtime_seconds_max": 3.836663683000097,
      "runtime_seconds_mean": 3.836663683000097,
      "runtime_seconds_min": 3.836663683000097,
      "runtime_seconds_stddev": 0.0,
      "success_probability": null,
      "total_variation_distance": 0.171875,
      "two_qubit_gate_count": 3
    },
    "n_qubits": 4,
    "parameters": {
      "n_qubits": 4,
      "noise_level": 0.02,
      "noise_type": "depolarizing"
    },
    "repeats": 1,
    "shots": 256,
    "total_shots": 256
  }
]