Skip to content

Releases: QuantumBFS/Yao.jl

v0.4.1

29 Apr 09:19
Compare
Choose a tag to compare
bump version

v0.4.0

21 Apr 21:47
Compare
Choose a tag to compare
bump version

v0.3.2

04 Apr 16:58
Compare
Choose a tag to compare

fix #170

v0.3.1

26 Feb 07:02
Compare
Choose a tag to compare

tag a quick fix

v0.3.0

31 Jan 18:30
Compare
Choose a tag to compare

This is the last version before Yao become a meta package. It contains several bug fix and feature updates to support CUDA.

v0.2.2

15 Sep 03:22
Compare
Choose a tag to compare
  • add time evolution
  • move Zoo out of the main tree
  • bug fix
  • stability improvements
  • v0.2.1 was burned

v0.2.0

15 Aug 19:56
Compare
Choose a tag to compare

This is the first version that supports Julia v1.0 and drops v0.6 support with nothing new to v0.1.x.

  • fix all deprecations
  • fix #125

v0.1.4

08 Aug 05:53
5bb54b5
Compare
Choose a tag to compare
  • Fix put block's bounds check

v0.1.3

04 Jul 17:44
Compare
Choose a tag to compare

New Features

  • basic density matrix operations,

  • fidelity and trace distance,

  • utilities in Zoo

    • differential circuits
    • quantum fourier transformation block
    • basis rotation related to measurements
  • Blocks

    • FunctionBlock
    • GeneralMatrixGate
    • block tree iterator (#110)
  • Examples

    • Phase Estimation
    • Qauntum Ciruit GAN

v0.1.2

04 Jul 17:36
Compare
Choose a tag to compare

New Features

  • basic density matrix operations,

  • fidelity and trace distance,

  • utilities in Zoo

    • differential circuits
    • quantum fourier transformation block
    • basis rotation related to measurements
  • Blocks

    • FunctionBlock
    • GeneralMatrixGate
    • block tree iterator (#110)
  • Examples

    • Phase Estimation
    • Qauntum Ciruit GAN