TuringLang / AdvancedHMC.jl

Robust, modular and efficient implementation of advanced Hamiltonian Monte Carlo algorithms
https://turinglang.org/AdvancedHMC.jl/
MIT License
237 stars 41 forks source link

GitHub Actions workflow to pull changes to dev #239

Closed xukai92 closed 3 years ago

xukai92 commented 3 years ago

Added a workflow file to automatically pull changes into dev, taken from DyanmicPPL.jl (https://github.com/TuringLang/DynamicPPL.jl/blob/dev/.github/workflows/pullrequest.yml).