alan-turing-institute / PDSampler.jl

Piecewise Deterministic Sampler library (Bouncy particle sampler, Zig Zag sampler, ...)
Other
33 stars 8 forks source link

v06 compat #32

Closed tlienart closed 6 years ago

tlienart commented 6 years ago

The branch refactor (https://github.com/alan-turing-institute/PDSampler.jl/tree/refactor) contains code that is compatible with 0.6 (and should be compatible with 0.7). Some dependencies (Klara) are causing issues that should be easy to bypass.

Ongoing work, should probably done in a few days.

tlienart commented 6 years ago

Now fixed in f8f80d9