Releases: Infleqtion/client-superstaq
Releases · Infleqtion/client-superstaq
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
v0.4.13 August 11, 2023 Release
What's Changed
Full Changelog: v0.4.12...v0.4.13
v0.4.12 August 09, 2023 Release
What's Changed
- Add build docs check by @epelaaez in #679
- fix qscout daily integration test by @richrines1 in #685
- bump version to 0.4.12 by @richrines1 in #686
Full Changelog: v0.4.11...v0.4.12
v0.4.11 August 09, 2023 Release
What's Changed
- add "sxx" and "szz" entangling bases to qscout_compile by @richrines1 in #676
- fixed docstrings for
maxout
parameter insubmit_qubo
method by @dhirpalshah in #631 - Populate
backend.configuration_dict
fromtarget_info
endpoint by @vtomole in #666 - Exclude ionq from running benchmarks by @epelaaez in #680
- update run_benchmarks by @richrines1 in #682
- New plotting functions in supermarq by @teaguetomesh in #671
- change job_id to provider_id in Job typedict by @richrines1 in #683
- bump version to 0.4.11 by @richrines1 in #684
Full Changelog: v0.4.10...v0.4.11
v0.4.10 August 03, 2023 Release
What's Changed
- unpin symengine by @richrines1 in #663
- better handling/warnings when qiskit pulse schedules fail to deserialize in css by @richrines1 in #661
- support for qiskit-terra 0.25.0 by @richrines1 in #664
- Fix hashing in github actions by @epelaaez in #668
- Broken 'here' link fix for docs by @bharat-thotakura in #667
- Add direct fidelity estimation tutorial by @epelaaez in #658
- Add
qiskit-superstaq
DFE tutorial by @epelaaez in #669 - update github actions to most recent versions by @richrines1 in #670
- Setting grid shape as a formal argument and adding docstrings by @SalahedeenIssa in #630
- Check target info for mid-circuit measurement support in benchmark runs by @epelaaez in #672
- Adding Grid Shape instructions to Hilbert Tutorial by @SalahedeenIssa in #629
- Depploy version
0.4.10
by @vtomole in #673
Full Changelog: v0.4.9...v0.4.10
v0.4.9 July 28, 2023 Release
What's Changed
- less brittle integration tests for qscout_compile by @richrines1 in #660
- Update readme animation by @stephanielee9 in #659
- version bump to 0.4.9 by @stephanielee9 in #662
Full Changelog: v0.4.8...v0.4.9
v0.4.8 July 28, 2023 Release
What's Changed
- Infra for load testing Superstaq by @vtomole in #479
- add num_qubits argument to qscout_compile by @richrines1 in #647
- Add
to_dict
to job classes by @epelaaez in #651 - Add direct fidelity estimation functions by @epelaaez in #638
- add checks-pyproject.toml to gss package_data by @richrines1 in #650
- parametrize integration test by @richrines1 in #656
- pass config file path to black by @richrines1 in #652
- version bump to 0.4.8 by @stephanielee9 in #654
Full Changelog: v0.4.7...v0.4.8
v0.4.7 July 26, 2023 Release
What's Changed
- fix test_aqt_compile_single by @richrines1 in #639
- Standardize notebook comments by @bharat-thotakura in #640
- Switch from
setup.cfg
andsetup.py
topyproject.toml
by @perlinm in #557 - update version number to
0.4.7
by @perlinm in #643 - add missing
build
install to deploy script by @richrines1 in #645
Full Changelog: v0.4.6...v0.4.7