Releases: Infleqtion/client-superstaq
Releases · Infleqtion/client-superstaq
v0.4.26 October 09, 2023 Release
What's Changed
- Set timeout on Hilbert submission daily integration test to 5 minutes by @vtomole in #800
- Skip hilbert submition tests by @vtomole in #801
- Corrected final logical to physical mapping in qss qscout notebook by @bharat-thotakura in #767
- Factor out
checks-superstaq
by @perlinm in #789 - Allow multiple circuit submission in css like qss by @bharat-thotakura in #691
- Cleanup in
requirements.py
by @perlinm in #802 - Add
index
param for getting qss circuits by @bharat-thotakura in #743 - Add tests using a custom IBMQ token by @cjguttormsson in #804
- fix incorrect line in checks-superstaq/pyproject.toml by @perlinm in #805
- add
css.VirtualZPowGate
(qudit virtual phase gate) by @richrines1 in #779 - bump version to 0.4.26 by @richrines1 in #808
Full Changelog: v0.4.25...v0.4.26
v0.4.25 September 29, 2023 Release
What's Changed
- add arguments for ibmq_token/channel/instance by @richrines1 in #794
- bump version to 0.4.25 by @richrines1 in #797
Full Changelog: v0.4.24...v0.4.25
v0.4.24 September 28, 2023 Release
What's Changed
- Remove jakarta from
ibmq_compile
daily_integration_tests
by @vtomole in #790 - use client_kwargs in compile() by @richrines1 in #792
- version bump to
v0.4.24
by @vtomole in #791
Full Changelog: v0.4.23...v0.4.24
v0.4.23 September 22, 2023 Release
What's Changed
- Remove
supermarq
from readthedocs by @vtomole in #771 - Submit to Hilbert on daily integration test by @vtomole in #775
- Regresion test
https://github.com/Infleqtion/client-superstaq/issues/776
by @vtomole in #777 - revert addition of "device" attribute to serialized circuits by @richrines1 in #780
- Stricter assert for Hilbert integration test by @vtomole in #781
- diagnostic qubits by @SalahedeenIssa in #710
- import typo + marginal counts in
if counts
by @bharat-thotakura in #784 - Handle float counts + warn users by @dowusu-antwi in #783
- support for superstaq warnings by @richrines1 in #786
- version bump to v0.4.23 by @stephanielee9 in #787
Full Changelog: v0.4.22...v0.4.23
v0.4.22 September 14, 2023 Release
What's Changed
- validate num_qubits in qscout compile by @richrines1 in #766
- Update Superstaq DD notebook by @knsmith in #763
- bump version to 0.4.22 by @richrines1 in #769
Full Changelog: v0.4.21...v0.4.22
v0.4.21 September 13, 2023 Release
What's Changed
- Update DD tutorial notebook by @paaige in #689
- Update Superstaq login link by @stephanielee9 in #749
- Fix IBMQ compile notebook links to Colab/binder by @perlinm in #753
- Update notebook reqs by @knsmith in #754
- SupertechLabs --> Infleqtion by @perlinm in #756
- Superstaq email -> other email by @bharat-thotakura in #757
- Update ibmq_dd.ipynb printed text by @knsmith in #755
- Update ibmq_dd.ipynb by @knsmith in #758
- add missing requirements by @perlinm in #759
- import after pip installing in notebooks by @perlinm in #760
- add error_rates argument to qscout_compile (to support noise-aware mapping) by @richrines1 in #764
- bump version to 0.4.21 by @richrines1 in #765
Full Changelog: v0.4.20...v0.4.21
v0.4.20 September 12, 2023 Release
What's Changed
- Adding support for email validation by @pgoiporia in #741
- Update version to 0.4.20 by @pgoiporia in #751
Full Changelog: v0.4.19...v0.4.20
v0.4.19 September 12, 2023 Release
What's Changed
- Revert "Temp comment out notebook checks" by @vtomole in #747
- Documenting Swagger UI access by @stephanielee9 in #729
- Update to qscout tutorial notebooks (Jaqal program) by @bharat-thotakura in #707
- Update docs homepage by @stephanielee9 in #726
- Add support for DD kwarg in qss by @paaige in #748
- Updating version 0.4.18 -> 0.4.19 by @paaige in #750
Full Changelog: v0.4.18...v0.4.19
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
v0.4.17 September 01, 2023 Release
What's Changed
- Documenting keyword arguments by @SalahedeenIssa in #717
- Add noise options to ACES by @epelaaez in #699
- Ability to pass in
options
toSuperstaqProvider
andService
by @vtomole in #708 - version bump to 0.4.17 by @stephanielee9 in #722
Full Changelog: v0.4.16...v0.4.17