pennylane_calculquebec.utility.noise.readout_error#
- pennylane_calculquebec.utility.noise.readout_error(state0, state1)#
a readout error matrix
- Parameters:
state0 (float) – state 0 readout error
state1 (float) – state 1 readout error
- Returns:
a 2 x 2 array representing provided readout errors
- Return type:
np.array