Skip to content

Releases: CQCL/qnexus

v0.8.1

13 Nov 11:07
2e42e26
Compare
Choose a tag to compare

0.8.1 (2024-11-13)

Fixed

  • Update pytket version to 1.34.

v0.8.0

12 Nov 13:23
daacc1f
Compare
Choose a tag to compare

0.8.0 (2024-11-12)

Added

  • Pass user_group for job submissions and retries (#92).

Fixed

  • Update websockets dependency to be compatible with pytket-quantinuum (#109).

v0.7.0

17 Oct 08:54
47a00af
Compare
Choose a tag to compare

0.7.0 (2024-10-17)

Added

• Add basic wasm handling (#101).

Fixed

• Get jobs by id (#106).

v0.6.1

02 Oct 08:52
698a725
Compare
Choose a tag to compare

0.6.1 (2024-10-01)

Fixed

  • Jobs websockets handling.

v0.6.0

19 Sep 15:38
7107677
Compare
Choose a tag to compare

0.6.0 (2024-09-19)

Added

  • Dynamic login and logout (#93).

Fixed

  • Filtering by properties (#95).
  • Faster compilation results (#95).
  • Summary obtainable for ProjectRef in context (#95).

v0.5.0

02 Sep 08:34
f27da3f
Compare
Choose a tag to compare

0.5.0 (2024-08-30)

Added

  • Query backend property features (#89).
  • Updating and deleting projects (#88).

Fixed

  • Merging properties from context when no properties argument is provided (#91).
  • Allow p_meas tuples in h series noise (#85).

v0.4.1

09 Aug 10:41
768704f
Compare
Choose a tag to compare

Fixed

  • Fix retry_status argument in client.

v0.4.0

09 Aug 10:18
bcd8949
Compare
Choose a tag to compare

Added

  • Added py.typed (#74).

Fixed

  • A bug where job cancellation would result in a 422 error.
  • A bug where job retry would result in a serialization error.

v0.3.0

05 Aug 09:51
29b7fa1
Compare
Choose a tag to compare

Added

  • Add qir support (#70).
  • Add hypertket support (#71).

v0.2.0

24 Jul 12:42
1f83e69
Compare
Choose a tag to compare

Added

  • Add function to get h-series circuit cost (#68).