Tags: QuantumBFS/Yao.jl
Tags
[Diff since v0.9.0](v0.9.0...v0.9.1) **Merged pull requests:** - Made `fidelity(cureg, cureg)` work (#511) (@jlbosse) - Fix `FSimGate` plotting (#513) (@mofeing) - fix CUDA.sync_threads() in measure! (#515) (@nzy1997) - Plot with colored label (#517) (@nzy1997) - Annotate a single line (for quantum error correction) (#518) (@GiggleLiu) - fix a typo in runtests.jl (#521) (@hmyuuu) - typo in docstring (#524) (@FazinHan) - Fix error in visualizing rot(igate(n)) (#529) (@GiggleLiu) - Support qudits in YaoToEinsum (#530) (@GiggleLiu) - Measure density matrix inplace (#532) (@GiggleLiu) - Fix collapseto! normalization and add test for mixed states (#535) (@FabianBallar7) - Update CUDA version (#537) (@GiggleLiu) - Remove unnecessary const declarations when setting a ref (#538) (@KristofferC) - Add test and fix a bug in simplify (#539) (@nzy1997) - Set default size_info (#540) (@nzy1997) - fix CI (#541) (@Roger-luo) - Fix spelling mistakes in Shor algorithm example (#542) (@dillon-broaders) **Closed issues:** - show case of your own project in Yao's documentation (#382) - Can't calculate `von_neumann_entropy()` in gpu (#489) - Measure block acts differently on cpu registers and cuda registers (#514) - Precompiling CuYao Error in Julia 1.10.4 (#520) - Converting between KronBlock, Scale, and Add Objects (#522) - Feature request: a two qubit Rzz gate (#525) - Bug in Yao.plot() when visualising identity rotations (#528) - Feature request: measurement on density matrix (#531) - Potential Issue with "collapseto!" normalization for mixed states (#534) - CuYao fails to precompile (#536)
[Diff since v0.8.14](v0.8.14...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)
[Diff since v0.8.10](v0.8.10...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)
[Diff since v0.8.9](v0.8.9...v0.8.10) **Closed issues:** - Using Yao.jl in my paper "Using the Julia framework to teach quantum entanglement" (#458) - QRNG (#473) **Merged pull requests:** - Assignment updates (#467) (@derikk) - Bumped compat for StatsBase (#469) (@jlbosse) - Removed some type parameters that caused warnings in precompilation (#470) (@jlbosse) - Fixed KronBlock equality check (#476) (@jlbosse) - fix autodiff apply, fix a docstring error (#478) (@GiggleLiu)
[Diff since v0.8.7](v0.8.7...v0.8.8) **Merged pull requests:** - Added docstring to `pauli_error_channel()` (#459) (@jlbosse) - Added copyto!(::DensityMatrix) (#460) (@jlbosse) - More density matrix support (#461) (@jlbosse) - fix: correct citation based on Qiang Miao's comment (#463) (@Roger-luo)
[Diff since v0.8.6](v0.8.6...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)
PreviousNext