Qaintum / Qaintessent.jl

Digital quantum circuit simulator written in Julia
Apache License 2.0
30 stars 8 forks source link

Update apply to place affected object first #115

Closed keefehuang closed 3 years ago

keefehuang commented 3 years ago

See issue #114

codecov[bot] commented 3 years ago

Codecov Report

Merging #115 (35b9c1c) into master (91f3427) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files          20       20           
  Lines        2123     2123           
=======================================
  Hits         2065     2065           
  Misses         58       58           
Impacted Files Coverage Δ
src/density_matrix.jl 100.00% <ø> (ø)
src/apply.jl 100.00% <100.00%> (ø)
src/apply_density.jl 99.05% <100.00%> (ø)
src/circuit.jl 92.94% <100.00%> (ø)
src/gradients.jl 100.00% <100.00%> (ø)
src/gradients_density.jl 97.02% <100.00%> (ø)
src/unitary2circuit.jl 99.58% <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 c907670...35b9c1c. Read the comment docs.