Skip to content

Releases: Quantinuum/qujax

qujax release v1.1.0

Choose a tag to compare

@gamatos gamatos released this 26 Oct 15:46

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

Choose a tag to compare

@gamatos gamatos released this 15 Aug 10:50
a48556f

What's Changed

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

qujax release v0.3.4

Choose a tag to compare

@SamDuffield SamDuffield released this 22 Feb 17:39
55324b8

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

Choose a tag to compare

@SamDuffield SamDuffield released this 01 Feb 11:25
22c605c

What's Changed

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

qujax release v0.3.2

Choose a tag to compare

@SamDuffield SamDuffield released this 24 Jan 10:36
2dc1668

What's Changed

New Contributors

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

qujax release v0.3.1

Choose a tag to compare

@SamDuffield SamDuffield released this 05 Dec 14:55
67a5730

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

Choose a tag to compare

@SamDuffield SamDuffield released this 07 Nov 12:11
f47cf3d

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

Choose a tag to compare

@SamDuffield SamDuffield released this 21 Oct 09:54
dc18c4b

What's Changed

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

qujax release v0.2.8

Choose a tag to compare

@SamDuffield SamDuffield released this 14 Sep 14:22
3ed090f

What's Changed

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

qujax release v0.2.7

Choose a tag to compare

@SamDuffield SamDuffield released this 13 Sep 13:52
871d340

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