Skip to content

Releases: FZJ-PGI-12/QAOA.jl

v1.3.3

12 Dec 08:45
30f4b73
Compare
Choose a tag to compare
update (#67)

v1.3.2

20 Jun 12:14
Compare
Choose a tag to compare

Two-component schedule for tensor-problem evolution

v1.3.1

19 Jun 15:03
Compare
Choose a tag to compare

Implements arbitrary tensors when defining combinatorial optimization problems.

v1.3.0

18 Jun 18:55
Compare
Choose a tag to compare

Added a dispatch to evolve that solves the full set of ODEs instead of approximating via layered evolution.

v1.2.0

05 Mar 15:23
Compare
Choose a tag to compare
update version

v1.1.1

30 Jan 14:06
48bf566
Compare
Choose a tag to compare

Fix bug in annealing method.

v1.1.0

21 Dec 11:30
1d230c3
Compare
Choose a tag to compare

This update includes the option to perform quantum annealing instead of the QAOA on a given problem, as well as a new structure for our docs, a new section on quantum annealing and one new example notebook.

v1.0.1

27 Jun 10:29
f641f87
Compare
Choose a tag to compare

This release accompanies the completed review of the software publication at JOSS.

v1.0.0

13 Mar 11:51
Compare
Choose a tag to compare

QAOA v1.0.0

Closed issues:

  • Add paper to repo (#1)
  • Add option to break Z2 symmetry (#3)
  • Add mean-field AOA to package (#5)
  • Add Gaussian fluctuations (#7)
  • Change mean-field convention to maximization (#9)
  • Add mean-field documentation (#11)
  • Remove PyCall dependence (#13)
  • Update dependencies (#15)
  • Resolve Zygote macro warning (#17)
  • Finish paper draft (#19)
  • Register (#22)

Merged pull requests: