GTorlai / PastaQ.jl

Package for Simulation, Tomography and Analysis of Quantum Computers
Apache License 2.0
142 stars 23 forks source link

minor fixes + fixed norm bug in xvalidation #166

Closed GTorlai closed 3 years ago

GTorlai commented 3 years ago

Changes implemented in this PR:

codecov-io commented 3 years ago

Codecov Report

Merging #166 (2f66db8) into master (1999f56) will increase coverage by 0.04%. The diff coverage is 86.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   87.12%   87.17%   +0.04%     
==========================================
  Files          14       14              
  Lines        1600     1637      +37     
==========================================
+ Hits         1394     1427      +33     
- Misses        206      210       +4     
Impacted Files Coverage Δ
src/circuits/gates.jl 61.01% <0.00%> (-1.06%) :arrow_down:
src/distances.jl 83.33% <50.00%> (+8.33%) :arrow_up:
src/circuits/circuits.jl 41.25% <55.55%> (-1.42%) :arrow_down:
src/circuits/runcircuit.jl 96.46% <83.33%> (ø)
src/processtomography.jl 99.24% <100.00%> (+0.02%) :arrow_up:
src/statetomography.jl 100.00% <100.00%> (ø)

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 1999f56...2f66db8. Read the comment docs.