Releases: Infleqtion/client-superstaq
Releases · Infleqtion/client-superstaq
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
v0.4.16 August 25, 2023 Release
What's Changed
- use unicode π in more qss.custom_gates strings by @richrines1 in #704
- Add option to skip checks in check/all_.py by @perlinm in #701
- Added daily integration tests for css and qss submit_qubo by @pnoell in #702
- remove finance and logistics types by @richrines1 in #706
- pass parsed arguments from
check/all_.py
to individual checks by @perlinm in #709 - remove quotes from type annotations by @richrines1 in #711
- version bump 0.4.16 by @stephanielee9 in #718
Full Changelog: v0.4.15...v0.4.16
v0.4.15 August 17, 2023 Release
What's Changed
- Update tutorials with
"dry-run"
by @bharat-thotakura in #698 - Add an
input_circuit(s)
method in css & qss by @bharat-thotakura in #692 - version bump to 0.4.15 by @stephanielee9 in #703
Full Changelog: v0.4.14...v0.4.15
v0.4.14 August 14, 2023 Release
What's Changed
- Finding lighter-weight way to send QUBO to server by @dhirpalshah in #681
- Delete
convert_qubo_to_model
inqubo.py
by @dhirpalshah in #690 - allow newest black version by @richrines1 in #693
- Add
"input_circuit"
&"circuit_type"
toJob
ingss.typing.py
by @bharat-thotakura in #694 - Version bump to
0.4.14
by @bharat-thotakura in #695
Full Changelog: v0.4.13...v0.4.14