QuantumBFS / Yao.jl

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

fix ishermitian of chain #409

Closed GiggleLiu closed 2 years ago

GiggleLiu commented 2 years ago

fix #406

codecov[bot] commented 2 years ago

Codecov Report

Merging #409 (1a520c6) into master (d00b3da) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
+ Coverage   89.35%   89.36%   +0.01%     
==========================================
  Files          73       73              
  Lines        4452     4457       +5     
==========================================
+ Hits         3978     3983       +5     
  Misses        474      474              
Impacted Files Coverage Δ
lib/YaoBlocks/src/composite/chain.jl 95.41% <ø> (ø)
lib/YaoBlocks/src/autodiff/NoParams.jl 91.66% <100.00%> (+1.66%) :arrow_up:
lib/YaoBlocks/src/blocktools.jl 86.11% <100.00%> (+0.60%) :arrow_up:

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 aba1047...1a520c6. Read the comment docs.