Skip to content

Releases: QuantumBFS/Yao.jl

v0.8.14

03 May 22:42
609d9b3
Compare
Choose a tag to compare
<description of version>

v0.8.13

18 Jan 12:36
Compare
Choose a tag to compare

v0.8.12

17 Jan 09:07
Compare
Choose a tag to compare

v0.8.11

02 Nov 19:24
Compare
Choose a tag to compare

Yao v0.8.11

Diff since v0.8.10

Merged pull requests:

v0.8.10

14 Aug 17:14
Compare
Choose a tag to compare

Yao v0.8.10

Diff since v0.8.9

Closed issues:

  • Using Yao.jl in my paper "Using the Julia framework to teach quantum entanglement" (#458)
  • QRNG (#473)

Merged pull requests:

v0.8.9

01 Apr 00:09
Compare
Choose a tag to compare

Yao v0.8.9

Diff since v0.8.8

Closed issues:

  • Python Interface (#465)

Merged pull requests:

  • Bumped compat for YaoArrayRegister because @assert_locs_inbound moved (#466) (@jlbosse)

v0.8.8

29 Mar 19:21
Compare
Choose a tag to compare

Yao v0.8.8

Diff since v0.8.7

Merged pull requests:

v0.8.7

02 Mar 00:46
Compare
Choose a tag to compare

Yao v0.8.7

Diff since v0.8.6

Closed issues:

  • customed (random) unitary operation too hard to define (#449)

Merged pull requests:

v0.8.6

15 Dec 05:56
Compare
Choose a tag to compare

Yao v0.8.6

Diff since v0.8.5

Closed issues:

  • Syntax for a negative controlled not (#440)
  • ArrayReg question (#442)
  • Is there a built in function for concurrence / von-Neumann entropy / Schmidt decomposition? (#443)

Merged pull requests:

  • Changed expect_g and fidelity_g to return the "correctly" scaled gradient w.r.t to the register (#446) (@jlbosse)

v0.8.5

02 Nov 20:30
Compare
Choose a tag to compare

Yao v0.8.5

Diff since v0.8.4

Closed issues:

  • How can we compute the hessian matrix (#425)
  • Retrieving a Unitary from a circuit (#429)
  • Kron and chain (#430)
  • Implementing circuit.append(cirq.X(qubits[3]).controlled_by(qubits[1],qubits[4])) (#431)
  • Extending Blocks to include timing information of a quantum gate (#434)
  • variational_circuit not matched (#436)
  • label not found (#438)

Merged pull requests: