qiskit/releasenotes/notes/1.0/fix-operator-power-bd9a00b4...

6 lines
138 B
YAML

---
fixes:
- |
The :meth:`.Operator.power` method now works with floating-point exponents,
matching the documented description.