Qiskit 0.46.1
Changelog
Fixed
- Fixing monitor tools (#11414)
- Remove old graph structure during
EquivalenceLibrary.set_entry
(#11959) (#11963) - Fix handling of control flow instructions in convert_to_target() (#11922)
- Fix
PropertySet
re-use inBasePassManager.run
(#11787) (#11863) - Add missing gate properties and configuration to FakeOpenPulse2Q (from #11609) (#11788)
- Construct subclasses of
InstructionDurations
from backend (#11501) (#11727)