Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 20:02
· 107 commits to master since this release
66453d0

JuliaBUGS v0.2.3

Diff since v0.2.2

Merged pull requests:

  • Update README, add section on parallel and distributed sampling (#109) (@sunxd3)
  • Add getparams and get_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 and Luekfr 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)