QuantumBFS / Yao.jl

Extensible, Efficient Quantum Algorithm Design for Humans.
https://yaoquantum.org
Other
924 stars 122 forks source link

fix density matrix fidelity #393

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #393 (df31ee9) into master (c073d7e) will increase coverage by 0.06%. The diff coverage is 97.43%.

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
+ Coverage   88.72%   88.79%   +0.06%     
==========================================
  Files          73       73              
  Lines        4347     4365      +18     
==========================================
+ Hits         3857     3876      +19     
+ Misses        490      489       -1     
Impacted Files Coverage Δ
src/EasyBuild/block_extension/FSimGate.jl 68.42% <0.00%> (-3.81%) :arrow_down:
src/EasyBuild/qft_circuit.jl 100.00% <ø> (ø)
lib/YaoArrayRegister/src/density_matrix.jl 96.42% <100.00%> (+0.59%) :arrow_up:
lib/YaoArrayRegister/src/register.jl 98.06% <100.00%> (ø)
lib/YaoArrayRegister/src/utils.jl 86.15% <100.00%> (+1.49%) :arrow_up:
lib/YaoBlocks/src/abstract_block.jl 88.77% <100.00%> (ø)
lib/YaoBlocks/src/composite/chain.jl 95.41% <100.00%> (ø)
lib/YaoBlocks/src/utils.jl 94.87% <100.00%> (+0.13%) :arrow_up:
src/EasyBuild/google53.jl 74.60% <100.00%> (+0.40%) :arrow_up:
src/EasyBuild/variational_circuit.jl 97.77% <100.00%> (+0.10%) :arrow_up:
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5866042...df31ee9. Read the comment docs.