Releases: HQSquantumsimulations/qoqo_qryd
Releases · HQSquantumsimulations/qoqo_qryd
v0.20.1
- Fixed 0.20.0 release issues
v0.20.0
- Added
draw()
method to TweezerDevice
- Added support for IDE hints
- Added
device_from_api()
function
v0.19.0
- Added
EmulatorDevice
- Updated the MSRV to 1.70
- Updated the example scripts in
qoqo-qryd/examples
- Renamed the README files in both packages to fix build issues.
v0.18.0
- Modified
PragmaShiftQubitsTweezers
to functionally allow full-row shifts
v0.17.0
- Updated to pyo3 0.21 and qoqo 1.15
v0.16.5
- Fixed
set_allowed_tweezer_shifts()
and set_allowed_tweezer_shifts_from_rows()
behaviour in case the user wants to insert additional shifts via a successive method call
v0.16.4
- Modified
PragmaActiveReset
support's device name condition
v0.16.3
- Fixed 0.16.2 release dependencies issues
v0.16.2
0.16.2
- Added X-HQS header to api requests for testing purposes
- Modified
APIBackend.post_job()
to use v5_2
endpoint by default
- Modified
TweezerDevice.set_allow_reset()
and APIBackend
to allow PragmaActiveReset
only for "qiskit_emulator" devices
0.16.1
- Substituted server mocking package
mockito
with wiremock
- Fixed API deserialization errors
v0.16.0
- Added
TweezerDevice.get_allow_reset()
- Updated to Qoqo 1.11