GTorlai / PastaQ.jl

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

Advanced noise and exact simulator #202

Closed GTorlai closed 3 years ago

GTorlai commented 3 years ago

This PR applies the following changes:

codecov-commenter commented 3 years ago

Codecov Report

Merging #202 (9c79e15) into master (f488809) will increase coverage by 1.54%. The diff coverage is 80.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   80.63%   82.17%   +1.54%     
==========================================
  Files          20       21       +1     
  Lines        2122     1964     -158     
==========================================
- Hits         1711     1614      -97     
+ Misses        411      350      -61     
Impacted Files Coverage Δ
src/PastaQ.jl 100.00% <ø> (ø)
src/deprecated.jl 0.00% <ø> (ø)
src/lpdo.jl 74.68% <0.00%> (+2.77%) :arrow_up:
src/circuits/getsamples.jl 88.14% <20.00%> (-11.14%) :arrow_down:
src/itensor.jl 35.71% <66.66%> (-9.75%) :arrow_down:
src/utils.jl 77.93% <74.19%> (-1.77%) :arrow_down:
src/circuits/runcircuit.jl 94.36% <91.42%> (+9.84%) :arrow_up:
src/circuits/noise.jl 91.89% <91.89%> (ø)
src/circuits/circuits.jl 98.03% <100.00%> (+1.11%) :arrow_up:
src/circuits/gates.jl 69.91% <100.00%> (+6.11%) :arrow_up:
... and 21 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 f488809...9c79e15. Read the comment docs.