Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 14:03
· 120 commits to master since this release
e4eb9f3

JuliaBUGS v0.2.0

Diff since v0.1.1

Merged pull requests:

  • Move code around for better understandability (#85) (@sunxd3)
  • Remove link functions and refactor tests (#86) (@sunxd3)
  • Fix math typo in README (#87) (@yebai)
  • Support trans-dimensional bijectors, flatten MarkovBlanketCoveredModel (#88) (@sunxd3)
  • Fix broken case when variables are multi-dimensional and add tests for AdvancedHMC extension and inference (#89) (@sunxd3)
  • Add birats to test (#90) (@sunxd3)
  • Fix some compilation related bugs; fix AdvancedHMCExt so that the values stored to the Chain are in original space (#93) (@sunxd3)
  • Update Project.toml (#96) (@sunxd3)

Closed issues:

  • Models with dwish and ddirich are not yet supported with AdvancedHMC (#66)
  • Add logdensity_and_gradient and/or few cycles of HMC sampling to the tests (#71)