v0.4.18 September 11, 2023 Release
What's Changed
- Update README.md by @knsmith in #725
- remove some exclusions from notebook check by @richrines1 in #732
- Add
dynamical_decoupling
docstring toibmq_compile
by @knsmith in #733 - Replace
np.array_equal
withnp.allclose
intest_qudit_swap_gate
by @stephanielee9 in #738 - Remove token setting methods from the client interface by @cjguttormsson in #740
- unpack pulse gate circuits in compiler output by @richrines1 in #730
- Update Superstaq URL to
superstaq.infleqtion.com
by @pgoiporia in #742 - change package install order in ci.yml by @richrines1 in #745
- Version bump to
0.4.18
by @vtomole in #744 - Temp comment out notebook checks by @vtomole in #746
New Contributors
- @cjguttormsson made their first contribution in #740
Full Changelog: v0.4.17...v0.4.18