iqm.benchmarks.entanglement.graph_states#
Graph states benchmark
Functions
Finds sets of edges with non-overlapping neighboring nodes. |
|
|
Generates a circuit with minimal depth preparing a native graph state for a given backend using given qubits. |
|
Sorts the edges of a coupling map, arranging them in a dictionary with values being subsets of the coupling map with no overlapping nodes. |
|
Analysis function for a Graph State benchmark experiment. |
|
Plots a density matrix for corresponding qubit pairs, neighbor qubit projections, and negativities. |
|
Plots the maximum negativity for each corresponding pair of qubits. |
|
Plots the maximum negativity for each corresponding pair of qubits in a graph layout of the given backend. |
|
Performs shadow tomography analysis on the given dataset. |
|
Performs state tomography analysis on the given dataset. |
Helper function that updates the input Pauli expectations dictionary of dictionaries (projections -> {pauli string: expectation}). |
Classes
|
The Graph States benchmark estimates the bipartite entangelement negativity of native graph states. |
|
Graph States Benchmark configuration. |
Inheritance
