qiskit/releasenotes/notes/0.14/fix-random-clifford-cff2b26...

7 lines
212 B
YAML

---
fixes:
- |
Fixed a bug in :func:`~qiskit.quantum_info.random_clifford` that stopped it
from sampling the full Clifford group. Fixes
`#4271 <https://github.com/Qiskit/qiskit-terra/issues/4271>`_