You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for reset() in MPS simulation method (#393)
Added tests for matrix and Pauli expectation value snapshot (#386)
Changed
Changes signature of SnapshotExpectationValue extension and the way qubit position parameters are parsed in expectation_value_matrix qobj instructions (#386)
Change signature of SnapshotProbabilities extension (#380)
Change signature of SnapshotDensityMatrix extension (#374)
Stabilizer snapshot returns stabilizer instead of full Clifford table (#355)
Signature of SnapshotStatevector and SnapshotStabilizer (#355)
Changed all names from tensor_network_state to matrix_product_state (#356)
Update device noise model to consume asymmetric readout errors from backends (#354)
Update device noise model to use gate_length (#352)
Refactoring code and introducing floating point comparison func (#338)