v1.37.0rc0
Pre-release
Pre-release
What's Changed
- Check liveness of bits when computing slice iterator by @cqc-alec in #1707
- docs: update link in setup.py by @CalMacCQ in #1709
- deps: add sphinx analytics dependency by @CalMacCQ in #1711
- Timeout on
GPGraph
construction inGreedyPauliSimp
by @sjdilkes in #1706 - Use built-in
int
type forget_counts()
by @cqc-alec in #1713 - Update URL. by @cqc-alec in #1715
- Add check for graph validity before commuting conditional gates in squashing passes by @cqc-alec in #1716
- Update to pybind11-json 0.2.15 by @cqc-alec in #1717
- Rebase to TK2 via TK2 rather than CX by @cqc-alec in #1718
Full Changelog: v1.36.0...v1.37.0rc0