Skip to content

Releases: HQSquantumsimulations/qoqo_qryd

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

v0.15.1

08 Apr 11:32
e26c6c2
Compare
Choose a tag to compare
  • Updated dependencies addressing security advisory

v0.15.0

25 Mar 15:35
4d42cbf
Compare
Choose a tag to compare
  • Added TweezerDevice.get_available_gates_names()
  • Added ControlledPhaseShift and ControlledPauliZ to the native gate set whitelist
  • Added TweezerDevice.from_json() gate set validity check
  • Modified the native gate set whitelist to be public
  • Fixed TweezerDevice.to_json() gate set validity check
  • Updated dependencies addressing security advisory
  • Update to Qoqo 1.10

v0.14.0

01 Mar 15:31
c5d9014
Compare
Choose a tag to compare
  • Added gate set whitelist for TweezerDevice tweezer setters.