mschauer / ZigZagBoomerang.jl

Sleek implementations of the ZigZag, Boomerang and other assorted piecewise deterministic Markov processes for Markov Chain Monte Carlo including Sticky PDMPs for variable selection
MIT License
101 stars 7 forks source link

Soss interaction #44

Closed mschauer closed 3 years ago

mschauer commented 3 years ago

@SebaGraz

Needs https://github.com/cscherrer/Soss.jl/pull/239 and https://github.com/cscherrer/MeasureTheory.jl/pull/74 to run

mschauer commented 3 years ago

@SebaGraz I put the heart example here

codecov-io commented 3 years ago

Codecov Report

Merging #44 (4e1c8c0) into master (092a140) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   60.93%   60.93%           
=======================================
  Files          15       15           
  Lines         768      768           
=======================================
  Hits          468      468           
  Misses        300      300           
Impacted Files Coverage Δ
src/ss_not_fact.jl 0.00% <0.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 092a140...4e1c8c0. Read the comment docs.