tpapp / DynamicHMC.jl

Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use `Base.@kwdef` where appropriate

tpapp opened this issue · comments

With #82 we depend on Julia 1.1 anyway. Review the code and make use Base.@kwdef where appropriate.