TuringLang / MCMCTempering.jl

Implementations of parallel tempering algorithms to augment samplers with tempering capabilities
https://turinglang.org/MCMCTempering.jl/
MIT License
32 stars 4 forks source link

Support AbstractMCMC version 5 #157

Open sefffal opened 9 months ago

sefffal commented 9 months ago

Hello, Thanks for the interesting package! Would you consider bumping the compat bounds for AbstractMCMC? It's currently restricted to 0.4 and not 0.5.

Thanks!