diff --git a/releasenotes/notes/probabilities-0137851da6c25572.yaml b/releasenotes/notes/probabilities-0137851da6c25572.yaml new file mode 100644 index 0000000000..59fab9b896 --- /dev/null +++ b/releasenotes/notes/probabilities-0137851da6c25572.yaml @@ -0,0 +1,10 @@ +--- +prelude: > + Fixed a crash that occurred when using the MPS simulator, but possibly in + other simulators as well, in AERState::probabilities(). +fixes: + - | + The crash was generated by having op.qubits empty. + Refer to + `#2234 ` for more + information. \ No newline at end of file