Skip to content

Releases: CQCL/qujax

qujax release v1.1.0

26 Oct 15:46
Compare
Choose a tag to compare

What's Changed

  • Added notebook on barren plateaus illustrating how to compute the variance of the gradient of parameterized quantum circuits
  • Added notebook on reducing JIT compilation times
  • Added repeat_circuit function that eliminates compilation times for circuits with a repeating structure
  • Restructured and updated documentation

Full Changelog: v1.0.0...v1.1.0

qujax release v1.0.0

15 Aug 10:50
a48556f
Compare
Choose a tag to compare

What's Changed

  • Release version 1.0.0. See documentation for a full list of features.

qujax release v0.3.4

22 Feb 17:39
55324b8
Compare
Choose a tag to compare

What's Changed

  • Bugfix sampled expectation values by @SamDuffield in #75
  • Add warning for sampling observables that do not commute with gates.Z

New Contributors

Full Changelog: v0.3.3...v0.3.4

qujax release v0.3.3

01 Feb 11:25
22c605c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

qujax release v0.3.2

24 Jan 10:36
2dc1668
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

qujax release v0.3.1

05 Dec 14:55
67a5730
Compare
Choose a tag to compare

What's Changed

  • add get_params_to_unitarytensor_func
  • Fix bug in print_circuit for multi-qubit gates
  • Add ZZMax and PhasedX gates

Full Changelog: v0.3.0...v0.3.1

qujax release v0.3.0

07 Nov 12:11
f47cf3d
Compare
Choose a tag to compare

What's Changed

  • Added support for densitytensor simulations inc Kraus operatations
  • Accept None in param_inds_seq
  • print_circuit adjusted to support Kraus operators

New Contributors

Full Changelog: v0.2.9...v0.3.0

qujax release v0.2.9

21 Oct 09:54
dc18c4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

qujax release v0.2.8

14 Sep 14:22
3ed090f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

qujax release v0.2.7

13 Sep 13:52
871d340
Compare
Choose a tag to compare

What's Changed

  • Clean up notebooks, add QAOA notebook, better printing of arrays and functions by @SamDuffield in #31

Full Changelog: v0.2.6...v0.2.7