|
---
|
|
upgrade_quantum_info:
|
|
- |
|
|
Removed the deprecated ``__getitem__``/``__setitem__`` magic methods of
|
|
:class:`.Clifford`.
|
|
The methods were deprecated since Qiskit 0.44, released in 2023-07.
|
|
Instead, index or iterate through the :attr:`.Clifford.tableau` attribute.
|