Releases: Infleqtion/client-superstaq
Releases · Infleqtion/client-superstaq
v0.5.26 August 29, 2024 Release
What's Changed
- Add Colab and Binder badges to Supermarq notebooks by @bharat-thotakura in #1040
- Adding
DDGate
toqiskit_superstaq.custom_gates
by @pgoiporia in #1044 - Fixing qss DD gate params by @pgoiporia in #1047
- version bump to 0.5.26 by @pgoiporia in #1046
Full Changelog: v0.5.25...v0.5.26
v0.5.25 August 28, 2024 Release
What's Changed
- Feature/xeb implementation by @cdbf1 in #993
- Adding Architecture-Level Resource Estimator Design Document by @spencerdearman in #1027
- support gateset specification in aqt_compile by @richrines1 in #1025
- Adding custom gates for EeroQ hardware by @pgoiporia in #1003
- migrate superstaq_backend to
BackendV2
by @richrines1 in #1036 - use
requests.Session
in superstaq client by @richrines1 in #1037 - Move supermarq examples etc. to the Docs folder and include in documentation. by @cdbf1 in #1031
- drop deprecated gates & outdated workarounds from qss.serialize_circuits by @richrines1 in #1041
- get rid of (most) warnings from pytest/coverage check by @richrines1 in #1042
- bump version to 0.5.25 by @richrines1 in #1035
Full Changelog: v0.5.24...v0.5.25
v0.5.24 August 15, 2024 Release
What's Changed
- Add appropriate licence to
qre-challenge
by @vtomole in #1022 - Clean-up qre challenge licences by @vtomole in #1023
- add caching to windows ci by @richrines1 in #1015
- Fix some input type issues in
supermarq-benchmarks/supermarq.plotting.py
by @bharat-thotakura in #1024 - Use Python 3.12 base for non-pytest/min coverage checks by @bharat-thotakura in #1018
- disable warning for compiler outputs missing qtrl pulse sequencer by @richrines1 in #1021
- Feature/base qcvv framework by @cdbf1 in #992
- Job Cancelation by @natibek in #998
- version bump to 0.5.24 by @natibek in #1029
Full Changelog: v0.5.23...v0.5.24
v0.5.23 August 08, 2024 Release
v0.5.22 August 05, 2024 Release
What's Changed
- allow passing qtrl configs to aqt_compile() by @richrines1 in #1000
- Enable docparams checks by @natibek in #1004
- QRE Challenge: Submission Data by @spencerdearman in #1005
- Add get_user_info functionality by @cdbf1 in #1002
- retrieve all outstanding jobs with the same api call by @richrines1 in #1008
- Add option to disable multicore and auto disable when only 1 file by @saeubank in #1007
- drop deprecated css.Job indexing functionality by @richrines1 in #1013
- lazy-load qss backend configuration by @richrines1 in #1010
- barriers should never commute by @richrines1 in #1012
- Version bump to 0.5.22 by @spencerdearman in #1009
New Contributors
Full Changelog: v0.5.21...v0.5.22
v0.5.21 July 25, 2024 Release
What's Changed
- Remove stray prints in
qss
tests by @bharat-thotakura in #988 - Bring back
test_ibmq_compile_with_token()
by @bharat-thotakura in #984 - Import annotations checker plugin by @natibek in #995
- allow overriding number of pytest threads by @richrines1 in #996
- Enabling pylint's
unused-argument
flag by @spencerdearman in #982 - add some missing ZX/AceCR protocols by @richrines1 in #997
- version bump to 0.5.21 by @natibek in #999
Full Changelog: v0.5.20...v0.5.21
v0.5.20 July 11, 2024 Release
What's Changed
- Remove Monthly Benchmark Action by @spencerdearman in #972
- Integration test inconsistencies fix by @spencerdearman in #974
- Pylint plugin to check that return type annotation for
__init__
functions is-> None
by @natibek in #978 - Add mulitcore support for pytest by @saeubank in #976
- support both
<x>_test.py
andtest_<x>.py
for test discovery by @richrines1 in #985 - drop qiskit-ibm-provider from qss by @richrines1 in #986
- bump version to 0.5.20 by @natibek in #987
Full Changelog: v0.5.19...v0.5.20
v0.5.19 June 20, 2024 Release
What's Changed
- Including weight parameter to submit_aces methods by @natibek in #967
- Add modular coverage check by @perlinm in #966
- drop remaining references to ibmq_qasm_simulator by @richrines1 in #970
- fix typing issues by @richrines1 in #969
- clean up modular coverage check by @richrines1 in #968
- Version bump to 0.5.19 by @spencerdearman in #973
New Contributors
Full Changelog: v0.5.18...v0.5.19
v0.5.18 June 10, 2024 Release
What's Changed
- Remove prefix hardcoding in
validate_target()
by @bharat-thotakura in #960 - Disable socket by @spencerdearman in #961
- Version bump to 0.5.18 by @spencerdearman in #965
New Contributors
- @spencerdearman made their first contribution in #961
Full Changelog: v0.5.17...v0.5.18
v0.5.17 May 31, 2024 Release
What's Changed
- fix error when deserializing an empty pulse gate circuit by @richrines1 in #954
- remove qiskit.providers.Provider inheritence by @richrines1 in #955
- drop references to qiskit_pulse by @richrines1 in #956
- Store
AceCR
properties inself.params
by @dowusu-antwi in #952 - version bump to 0.5.17 by @stephanielee9 in #957
Full Changelog: v0.5.16...v0.5.17