TuringLang / AdvancedHMC.jl

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

fix: arg order #349

Closed xukai92 closed 11 months ago

xukai92 commented 11 months ago

port a small fix on current research code in case someone is using the RHMC implementation

on this regard we should probably somehow unify the order of position and momentum variables in all functions...