Skip to content

Qiskit Aer 0.5.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 02 Jun 09:40
· 761 commits to main since this release
0.5.2
25de39f

Changelog

Fixed

  • Fix required memory checks for QasmSimulator with custom method (#763)
  • Fixed cz gate of DensityMatrixThrust #754 (#760)
  • Fix bugs in density matrix simulation method for diagonal gates and conditionals (#767)
  • Fix number of parallel shots for statevector and unitary sims (#725)
  • Fix memory leak in gpu simulator (#717)