Releases: TuringLang/JuliaBUGS.jl
Releases · TuringLang/JuliaBUGS.jl
v0.6.4
v0.6.3
JuliaBUGS v0.6.3
Merged pull requests:
v0.6.2
JuliaBUGS v0.6.2
Merged pull requests:
- Add some benchmarking code with Stan and Nimble (#214) (@sunxd3)
- Documentation improvements (#216) (@sunxd3)
- Add warning message for transformed data (#217) (@sunxd3)
- Simplifying log density tests (#220) (@sunxd3)
- Remove dependency on DynamicPPL (#221) (@sunxd3)
Closed issues:
- Remove dependency on DynamicPPL. (#206)
v0.6.1
v0.6.0
JuliaBUGS v0.6.0
Merged pull requests:
- Improve
compile
function and some other improvements (#176) (@sunxd3) - Skip loops whose lower bound is bigger than higher bound (#183) (@sunxd3)
- Bump some dependent package versions (#184) (@sunxd3)
- Add examples from BUGS volume 2 (#186) (@sunxd3)
- CompatHelper: bump compat for DynamicPPL to 0.26, (keep existing compat) (#187) (@github-actions[bot])
- CompatHelper: bump compat for DynamicPPL to 0.27, (keep existing compat) (#190) (@github-actions[bot])
- CompatHelper: add new compat entry for GraphPlot in [weakdeps] at version 0.6, (keep existing compat) (#191) (@github-actions[bot])
- CompatHelper: add new compat entry for GraphMakie in [weakdeps] at version 0.5, (keep existing compat) (#192) (@github-actions[bot])
- CompatHelper: add new compat entry for MCMCChains in [weakdeps] at version 6, (keep existing compat) (#193) (@github-actions[bot])
- CompatHelper: add new compat entry for AdvancedMH in [weakdeps] at version 0.8, (keep existing compat) (#194) (@github-actions[bot])
- CompatHelper: add new compat entry for AdvancedHMC in [weakdeps] at version 0.6, (keep existing compat) (#195) (@github-actions[bot])
- CompatHelper: add new compat entry for TikzGraphs in [weakdeps] at version 1, (keep existing compat) (#196) (@github-actions[bot])
- CompatHelper: add new compat entry for GLMakie in [weakdeps] at version 0.10, (keep existing compat) (#197) (@github-actions[bot])
- CompatHelper: bump compat for DynamicPPL to 0.28, (keep existing compat) (#199) (@github-actions[bot])
- Update
examples.md
following new interface (#200) (@sunxd3) - added navigation bar workflow (#201) (@jeetsuthar)
- Update DocsNav.yml (#203) (@shravanngoswamii)
- Make
BUGSModel
parametric so Tapir works with JuliaBUGS models (#205) (@sunxd3)
Closed issues:
- Implement all models from WinBUGS examples. (#133)
- Separate the current
compile
into:compile
andinitialize
(#173) - Add support for skipping loops when upper bound is less than lower bound (#181)
- Fix CI failures on MacOS (#188)
- update
example
to match newcompile
interface (#189) - Add CI tests against
Tapir
(#202)
v0.5.3
JuliaBUGS v0.5.3
Merged pull requests:
v0.5.2
JuliaBUGS v0.5.2
Merged pull requests:
- Refactor
BUGSExamples
module (#168) (@sunxd3) - Remove support for
cumulative
anddensity
(#169) (@sunxd3) - Update
Methadone
example (#170) (@sunxd3) - CompatHelper: add new compat entry for JSON at version 0.21, (keep existing compat) (#171) (@github-actions[bot])
- Add some benchmark for
logdensity
computations (#172) (@sunxd3)
Closed issues:
v0.5.1
v0.5.0
v0.4.1
JuliaBUGS v0.4.1
Merged pull requests: