Closed PhilipVinc closed 4 years ago
Merging #5 into master will decrease coverage by
15.86%
. The diff coverage is21.56%
.
@@ Coverage Diff @@
## master #5 +/- ##
===========================================
- Coverage 47.58% 31.71% -15.87%
===========================================
Files 84 95 +11
Lines 3476 3563 +87
===========================================
- Hits 1654 1130 -524
- Misses 1822 2433 +611
Impacted Files | Coverage Δ | |
---|---|---|
src/Networks/MixedDensityMatrix/RBMSplit.jl | 89.18% <ø> (+2%) |
:arrow_up: |
src/tuple_logic.jl | 74.62% <ø> (+4.78%) |
:arrow_up: |
src/Samplers/MCMCRules/Nagy.jl | 0% <ø> (ø) |
:arrow_up: |
src/States/StateChanges.jl | 32% <ø> (-28%) |
:arrow_down: |
src/Networks/MixedDensityMatrix/NDMComplex.jl | 46.39% <ø> (+0.47%) |
:arrow_up: |
src/Hilbert/DiscreteHilbert.jl | 0% <0%> (ø) |
|
src/IterativeInterface/BatchedObsDMSampler.jl | 0% <0%> (ø) |
|
src/IterativeInterface/BatchedObsKetSampler.jl | 0% <0%> (ø) |
|
...rc/IterativeInterface/Batched/AccumulatorLogPsi.jl | 0% <0%> (ø) |
|
src/GPU/gpuarrays.jl | 0% <0%> (ø) |
|
... and 129 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 b4eb815...2bd535c. Read the comment docs.
Complete overhaul. Better performance for big systems (and slightly worse for small systems) Preliminary GPU support Better MPI support