[
  {
    "backend": "qutip",
    "benchmark": "ghz",
    "counts": {
      "000": 50,
      "111": 78
    },
    "metadata": {
      "analysis": {
        "compiled": false,
        "compiler_summary": "Raw circuit analyzed with pytket; no execution backend used.",
        "depth": 4,
        "gate_count": 3,
        "gate_histogram": {
          "OpType.CX": 2,
          "OpType.H": 1
        },
        "two_qubit_gate_count": 2
      },
      "backend_noise_support": "not injected",
      "backend_package_versions": {
        "qutip": "5.3.0"
      },
      "benchmark_family": "entanglement",
      "case_label": "ghz n=3",
      "compile_seconds_samples": [],
      "compile_toolchain": null,
      "compiled_basis_gates": null,
      "depth": null,
      "environment": {
        "captured_at": "2026-06-03T14:02:00.755533+00:00",
        "git": {
          "branch": "main",
          "commit": "e535f9dae72688a8af096e8584f73c313ecbd82c",
          "dirty": true
        },
        "packages": {
          "amazon-braket-sdk": "1.117.3",
          "cirq": "1.6.1",
          "cudaq": null,
          "matplotlib": "3.10.9",
          "numpy": "2.4.6",
          "pennylane": "0.45.0",
          "pyquil": null,
          "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": "/usr/local/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": 1,
      "runtime_includes_transpilation": false,
      "runtime_seconds_samples": [
        0.00037854700076422887
      ],
      "seed": null,
      "seed_applied": false,
      "seed_supported": true,
      "shot_sampling": true,
      "shots_per_repeat": 128,
      "total_shots": 128
    },
    "metrics": {
      "compile_seconds": null,
      "compile_seconds_stddev": null,
      "compiled_depth": null,
      "compiled_gate_count": null,
      "compiled_two_qubit_gate_count": null,
      "depth": 4,
      "gate_count": 3,
      "measurement_distribution": {
        "000": 0.390625,
        "111": 0.609375
      },
      "runtime_seconds": 0.00037854700076422887,
      "runtime_seconds_max": 0.00037854700076422887,
      "runtime_seconds_mean": 0.00037854700076422887,
      "runtime_seconds_min": 0.00037854700076422887,
      "runtime_seconds_stddev": 0.0,
      "success_probability": null,
      "total_variation_distance": 0.109375,
      "two_qubit_gate_count": 2
    },
    "n_qubits": 3,
    "parameters": {
      "n_qubits": 3
    },
    "repeats": 1,
    "shots": 128,
    "total_shots": 128
  }
]