A dictionary from measurement gate key to measurement
results. Measurement results are a numpy ndarray of actual
boolean measurement results (ordered by the qubits acted on by
the measurement gate.)
final_step_result
The step result coming from the simulation, that
can be used to get the final simulator state.
Attributes
final_state
qubit_map
A map from Qid to index used to define the ordering of the basis in
the result.