v1.41.0
What's Changed
- Add
Circuit.add_circuit_with_map()
to docs. by @cqc-alec in #1767 - Ignore ruff warning. by @cqc-alec in #1774
- Add
Circuit.has_implicit_wireswaps
property by @jpacold in #1772 - Handle nested conditionals, and subsequent bugs by @willsimmons1465 in #1775
- Make
PauliSimp
accept circuits with SX and SXdg gates by @cqc-alec in #1779 - docs: update h-series usage to systems by @CalMacCQ in #1783
- Fix stub check by @cqc-alec in #1781
- Update stub-generation script and regenerate stubs by @cqc-alec in #1786
- Update changelog for 1.41.0 release. by @cqc-alec in #1788
New Contributors
Full Changelog: v1.40.0...v1.41.0