Releases: Infleqtion/client-superstaq
Releases · Infleqtion/client-superstaq
v0.5.6 January 11, 2024 Release
What's Changed
- Delete
.github/CODEOWNERS
by @vtomole in #860 - Remove
qubovert
req incss
by @bharat-thotakura in #872 - pin symengine 0.11 by @richrines1 in #874
- Add pulse gate circuits to qss.superstaqjob by @paaige in #871
- use empty package-dir in pyproject.toml by @richrines1 in #715
- move pydantic req to gss by @richrines1 in #877
- version bump to v0.5.6 by @stephanielee9 in #878
Full Changelog: v0.5.5...v0.5.6
v0.5.5 January 02, 2024 Release
What's Changed
- Modern annotations for
qss
by @bharat-thotakura in #857 - Add pulse_gate_circuit support in css by @paaige in #773
- remove duplicate
qiskit-ibm-provider
req in qss/example-requirements by @richrines1 in #861 - Modern annotations in
css
by @bharat-thotakura in #856 - Remaining modern annotations update by @bharat-thotakura in #858
- update some checks-superstaq reqs by @richrines1 in #864
- Modern annotations update to
checks-superstaq
(+ docs) by @bharat-thotakura in #866 - add
py.typed
to checks-superstaq and supermarq by @richrines1 in #867 - remove autogenerated files from repo by @richrines1 in #865
- Add pulse gate circuit to Job by @paaige in #869
- version bump 0.5.4 > 0.5.5 by @paaige in #870
Full Changelog: v0.5.4...v0.5.5
v0.5.4 December 14, 2023 Release
What's Changed
- Return
initial_logical_to_physical
in compiler output by @bharat-thotakura in #851 - wrap pulse schedule deserialization in try..except block by @richrines1 in #855
- rewrite
qss.serialize_circuits
to support newest qiskit by @richrines1 in #854 - version bump to 0.5.4 by @stephanielee9 in #859
Full Changelog: v0.5.3...v0.5.4
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