pints icon indicating copy to clipboard operation
pints copied to clipboard

Integrate Slice Sampling: Generalised Elliptical.

Open lorcandelaney opened this issue 6 years ago • 2 comments

See #772

lorcandelaney avatar Aug 14 '19 21:08 lorcandelaney

Codecov Report

Merging #900 into master will decrease coverage by 0.39%. The diff coverage is 87.34%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #900     +/-   ##
========================================
- Coverage     100%   99.6%   -0.4%     
========================================
  Files          55      56      +1     
  Lines        5673    5839    +166     
========================================
+ Hits         5673    5816    +143     
- Misses          0      23     +23
Impacted Files Coverage Δ
pints/_mcmc/_slice_generalised_elliptical.py 87.34% <87.34%> (ø)
pints/_mcmc/_slice_stepout.py 99.28% <0%> (-0.72%) :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 06e64cc...099c44b. Read the comment docs.

codecov[bot] avatar Aug 14 '19 21:08 codecov[bot]

@ben18785 how's it going with all the slice samplers? I thought they were all nearly done but it seems to have slowed down

MichaelClerx avatar Mar 17 '20 13:03 MichaelClerx