v0.2.3
JuliaBUGS v0.2.3
Merged pull requests:
- Update README, add section on parallel and distributed sampling (#109) (@sunxd3)
- Add
getparams
andget_params_varinfo
functions (#113) (@sunxd3) - More robust constant propagation in the compilation process (#116) (@sunxd3)
- Update Project.toml (#119) (@yebai)
Closed issues:
- Assess the possibility of doing parallel sampling and add to documentations. (#70)
Luek
andLuekfr
are skipped because they rely on more thorough constant propagation (#95)dmnorm
implementation should invserve the precision matrix (#103)- Some code issues (#110)
- Skip evaluating RHS when it might be expensive (#111)
- Support for in-place construct of arrays (#114)