PhilipVinc / NeuralQuantum.jl

Neural-Network representation of Quantum Systems
MIT License
39 stars 7 forks source link

Resume support #3

Closed PhilipVinc closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #3 into master will decrease coverage by 0.09%. The diff coverage is 35.4%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #3     +/-   ##
=========================================
- Coverage   48.21%   48.12%   -0.1%     
=========================================
  Files          74       84     +10     
  Lines        2808     3437    +629     
=========================================
+ Hits         1354     1654    +300     
- Misses       1454     1783    +329
Impacted Files Coverage Δ
src/Networks/MixedDensityMatrix/NDM.jl 96.92% <ø> (-0.77%) :arrow_down:
src/NeuralQuantum.jl 100% <ø> (ø) :arrow_up:
src/Samplers/base_samplers.jl 0% <ø> (ø) :arrow_up:
src/Operators/GraphConversion.jl 100% <ø> (ø) :arrow_up:
...ativeInterface/Batched/GradientBatchAccumulator.jl 0% <0%> (ø)
...erativeInterface/Batched/ScalarBatchAccumulator.jl 0% <0%> (ø)
src/States/PurifiedState.jl 0% <0%> (ø) :arrow_up:
src/Samplers/FullSum.jl 0% <0%> (ø) :arrow_up:
.../IterativeInterface/Batched/LocalKetAccumulator.jl 0% <0%> (ø) :arrow_up:
src/Algorithms/Gradient/Gradient_eval.jl 0% <0%> (ø) :arrow_up:
... and 61 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 f68c135...09bd75e. Read the comment docs.