TuringLang / EllipticalSliceSampling.jl

Julia implementation of elliptical slice sampling.
https://turinglang.org/EllipticalSliceSampling.jl/
MIT License
13 stars 5 forks source link

CompatHelper: bump compat for "AbstractMCMC" to "2.0" #9

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the AbstractMCMC package from 0.5, 1 to 0.5, 1, 2.0.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

devmotion commented 4 years ago

Was fixed in https://github.com/TuringLang/EllipticalSliceSampling.jl/pull/8.