Qaintum / Qaintessent.jl

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

Density mat memory #124

Closed keefehuang closed 2 years ago

keefehuang commented 2 years ago

Adding in-place apply functions for density matrices

codecov[bot] commented 2 years ago

Codecov Report

Merging #124 (814f140) into master (fd7d617) will increase coverage by 0.66%. The diff coverage is 99.30%.

:exclamation: Current head 814f140 differs from pull request most recent head bc1ca7f. Consider uploading reports for the commit bc1ca7f to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   96.91%   97.58%   +0.66%     
==========================================
  Files          26       26              
  Lines        2756     3888    +1132     
==========================================
+ Hits         2671     3794    +1123     
- Misses         85       94       +9     
Impacted Files Coverage Δ
src/Qaintessent.jl 100.00% <ø> (ø)
src/apply_density.jl 99.23% <99.30%> (+0.09%) :arrow_up:
src/density_matrix.jl 100.00% <100.00%> (ø)
src/openqasm/transform_cgc.jl 96.66% <0.00%> (-3.34%) :arrow_down:

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 4b42ea8...bc1ca7f. Read the comment docs.