qiskit/releasenotes/notes/1.0/fix-schedule-qpy-use-symeng...

7 lines
202 B
YAML

---
fixes:
- |
Fixed an issue with :func:`.qpy.dump` which would cause the function to
potentially ignore the value of ``use_symengine`` when serializing a
:class:`.ScheduleBlock` object.