Skip to content

Releases: harshangrjn/QuantumCircuitOpt.jl

v0.6.0

10 Jan 23:28
Compare
Choose a tag to compare

QuantumCircuitOpt v0.6.0

Diff since v0.5.9

Breaking changes

  • Added support for unitary_complex_conjugate constraints (for both with and without global phase), which significantly speeds up QCOpt’s decomposition methods.
  • Added a generic multi_controlled_gate function to evaluate multi-qubit gates with multiple controls for any single-qubit target gate (e.g. multiple-control Toffoli)
  • Added 2-qubit Fermionic SWAP gate, that swaps adjacent fermionic modes
  • Added QFT3Gate to docs
  • Dropped support for controlled_gate
  • Cleaned up angle discretization code, which is generic now - get_all_angle_gates and get_discretized_angle_gates
  • Qubit routing example (4-qubit gate) added

[noblock]

Merged pull requests:

v0.5.9

27 Feb 00:29
5734d7e
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.9

Diff since v0.5.8

Merged pull requests:

v0.5.8

06 Nov 23:28
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.8

Diff since v0.5.7

v0.5.7

07 Aug 03:50
0fbdc0b
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.7

Diff since v0.5.6

Merged pull requests:

v0.5.6

19 Mar 23:47
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.6

Diff since v0.5.5

v0.5.5

18 Feb 00:45
7afdf38
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.5

Diff since v0.5.4

Merged pull requests:

v0.5.4

15 Nov 15:55
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.4

Diff since v0.5.3

Merged pull requests:

v0.5.3

09 Nov 06:48
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.3

Diff since v0.5.2

v0.5.2

03 Nov 00:50
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.2

Diff since v0.5.1

v0.5.1

10 Oct 18:39
Compare
Choose a tag to compare

QuantumCircuitOpt v0.5.1

Diff since v0.5.0

Closed issues:

  • Kron symboled gates evaluation error (#63)

Merged pull requests: