Skip to content

Qiskit Aer 0.7.1

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 12 Nov 21:07
· 596 commits to main since this release
0.7.1
aee5121

Changelog

Fixed

  • Corrected qubits ordering in MPS::sample_measure_using_probabilities. (#1011)
  • Fixed bug in MPS::apply_kraus (#1003)
  • Fix Aer provider to return new backend instances with backends/get_backend. (#1006)
  • Fix bug in unsupported instructions error message (#1005)