Releases: Infleqtion/client-superstaq
Releases · Infleqtion/client-superstaq
v0.5.3 December 07, 2023 Release
What's Changed
- pass credentials to target_info by @richrines1 in #849
- remove failing check due to cirq bug by @richrines1 in #852
- add missing label argument to stripped_cz gate by @richrines1 in #850
- version bump to 0.5.3 by @stephanielee9 in #853
Full Changelog: v0.5.2...v0.5.3
v0.5.2 December 01, 2023 Release
What's Changed
- Match qss counts keys to circuit classical register bits by @bharat-thotakura in #636
- Update listed targets/backends by @bharat-thotakura in #847
- version bump to 0.5.2 by @stephanielee9 in #848
Full Changelog: v0.5.1...v0.5.2
v0.5.1 November 17, 2023 Release
What's Changed
- don't retry on timeouts by @richrines1 in #841
- Check for proper typing in inputs in
bit_code
andphase_code
by @teaguetomesh in #825 - version bump to 0.5.1 by @stephanielee9 in #844
Full Changelog: v0.5.0...v0.5.1
v0.5.0 November 10, 2023 Release
What's Changed
- Typo fix in QSCOUT notebooks by @bharat-thotakura in #831
- ACES tutorials by @epelaaez in #828
- Update DD notebook to include strategies by @paaige in #770
- included description by @ColinCampbellCQ in #834
- Temp pin qiskit version
0.45.0
by @bharat-thotakura in #836 - Public developer guide by @stephanielee9 in #821
- fix serialization bug for circuits converted from qasm by @richrines1 in #839
- Add further target validation for
submit_qubo
by @bharat-thotakura in #835 /get targets
refactor by @bharat-thotakura in #788- Version bump to
v0.5.0
by @bharat-thotakura in #840 - Failing type check &
submit_qubo
daily integration test fix by @bharat-thotakura in #842
New Contributors
- @ColinCampbellCQ made their first contribution in #834
Full Changelog: v0.4.29...v0.5.0
v0.4.29 October 25, 2023 Release
What's Changed
- Documenting Noise Sim by @SalahedeenIssa in #809
- Fix passing of dd_strategy kwargs in compile by @paaige in #824
- bump version to 0.4.29 by @richrines1 in #826
Full Changelog: v0.4.28...v0.4.29
v0.4.28 October 16, 2023 Release
What's Changed
- Don't check for
$
in daily integration test by @vtomole in #819 - version bump to
v0.4.28
by @vtomole in #820
Full Changelog: v0.4.27...v0.4.28
v0.4.27 October 14, 2023 Release
What's Changed
- change
check/*
tochecks/*
by @richrines1 in #811 TEST_USER_IBMQ_TOKEN
env var todaily-integration-check.yml
by @vtomole in #813- add dd_strategy by @knsmith in #795
- Update
get_balance()
return to credits by @bharat-thotakura in #815 - change default dd strategy to "static_context_aware" by @richrines1 in #818
- Documenting circuit retrieval by @stephanielee9 in #728
- Circuit metadata bug fix in
compiled_circuits()
givenindex
by @bharat-thotakura in #816 - version bump to v0.4.27 by @stephanielee9 in #817
Full Changelog: v0.4.26...v0.4.27
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