qiskit/releasenotes/notes/0.21/scaler-multiplication-left-...

7 lines
248 B
YAML

---
features:
- |
Classes in the :mod:`.quantum_info` module that support scalar multiplication
can now be multiplied by a scalar from either the left or the right.
Previously, they would only accept scalar multipliers from the left.