qiskit/releasenotes/notes/0.25/fix-partial-transpose-outpu...

6 lines
193 B
YAML

---
fixes:
- |
Fixed the dimensions of the output density matrix from :meth:`.DensityMatrix.partial_transpose`
so they match the dimensions of the corresponding input density matrix.