Skip to content

Latest commit

 

History

History
84 lines (69 loc) · 4.64 KB

NEWS.md

File metadata and controls

84 lines (69 loc) · 4.64 KB

Yao v0.6.0 Release Notes

New Features

  • Symbolic Computation Support via SymEngine.
  • automatic differentiation support with reversibility based optimization
  • better CUDA performance in CuYao
  • unitary channel support in YaoBlocks#101
  • better measure with operators in YaoBlocks#100
  • yao script a mark up language for quantum circuit in YaoBlocks#92
  • new fidelity grad and operator fidelity grad. YaoBlocks#109

Documentation Improvements

Core component package changes

YaoBase changes

YaoArrayRegister changes

Closed issues:

  • instruct! ambiguity error in julia1.2 (#28)
  • The jldoctest fails (#26)

Merged pull requests:

YaoBlocks changes

External dependencies

LuxurySparse