Skip to content

Releases: HQSquantumsimulations/qoqo_qryd

v0.20.1

23 Oct 06:52
9bde9d1
Compare
Choose a tag to compare
  • Fixed 0.20.0 release issues

v0.20.0

22 Oct 13:54
d533892
Compare
Choose a tag to compare
  • Added draw() method to TweezerDevice
  • Added support for IDE hints
  • Added device_from_api() function

v0.19.0

27 Sep 14:54
7b44e8c
Compare
Choose a tag to compare
  • 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

29 Aug 08:32
2d46e6e
Compare
Choose a tag to compare
  • Modified PragmaShiftQubitsTweezers to functionally allow full-row shifts

v0.17.0

22 Jul 15:42
ab52262
Compare
Choose a tag to compare
  • Updated to pyo3 0.21 and qoqo 1.15

v0.16.5

28 Jun 07:39
c8ff56e
Compare
Choose a tag to compare
  • 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

03 Jun 15:37
9205157
Compare
Choose a tag to compare
  • Modified PragmaActiveReset support's device name condition

v0.16.3

22 May 17:32
90d238c
Compare
Choose a tag to compare
  • Fixed 0.16.2 release dependencies issues

v0.16.2

17 May 13:22
ebf4c17
Compare
Choose a tag to compare

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

08 Apr 13:23
64c2c37
Compare
Choose a tag to compare
  • Added TweezerDevice.get_allow_reset()
  • Updated to Qoqo 1.11