Releases: QuantumBFS/Yao.jl
Releases · QuantumBFS/Yao.jl
v0.9.0
Yao v0.9.0
Merged pull requests:
- Fix issue 508 (#509) (@GiggleLiu)
- Let yao2einsum support multi-qubit registers as input/output (#510) (@GiggleLiu)
Closed issues:
- Undesired handling of complex values when the expectation of an observable has zero real part (#508)
v0.8.14
v0.8.13
Yao v0.8.13
v0.8.12
Yao v0.8.12
v0.8.11
Yao v0.8.11
Merged pull requests:
- Fix symbolic abs function (#479) (@GiggleLiu)
- Update quick-start.md to fix typo and grammar (#481) (@JamieMair)
- Fix kron and repeat over unitary channel (#482) (@GiggleLiu)
- Changed TimeEvolution to use KrylovKit instead of ExponentialUtilities (#483) (@jlbosse)
v0.8.10
v0.8.9
v0.8.8
Yao v0.8.8
Merged pull requests:
v0.8.7
Yao v0.8.7
Closed issues:
- customed (random) unitary operation too hard to define (#449)
Merged pull requests:
- fix the error of applying diagonal gate to a GPU register. (#451) (@GiggleLiu)
- Added similar(::DensityMatrix) (#452) (@jlbosse)
- More work on basic error channels (#455) (@jlbosse)
- fix typo in 1.prepare-ghz-state/index.md (#457) (@eltociear)