Releases: bat/BAT.jl
Releases Β· bat/BAT.jl
v3.3.4
BAT v3.3.4
Merged pull requests:
- Manually set lower bounds on direct deps (#466) (@fhagemann)
- Refactor z position update in transformed MCMC (#467) (@Micki-D)
v3.3.3
BAT v3.3.3
Merged pull requests:
- Include sample_z in _cleanup_samples() (#462) (@Micki-D)
- CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat) (#463) (@github-actions[bot])
- Bump codecov/codecov-action from 4 to 5 (#464) (@dependabot[bot])
v3.3.2
BAT v3.3.2
Merged pull requests:
- Space transformations refactor (#449) (@Micki-D)
- Trafo sampling changes (#454) (@oschulz)
- CompatHelper: bump compat for Colors to 0.13, (keep existing compat) (#456) (@github-actions[bot])
- Add MGVI and rename several things in API (#457) (@oschulz)
- Store multivariate proposal in MHProposalState (#458) (@oschulz)
- Make sampling, integration and mode-estimation also return an EvaluatedMeasure (#459) (@oschulz)
v3.3.1
v3.3.0
BAT v3.3.0
v3.2.1
BAT v3.2.1
Merged pull requests:
v3.2.0
BAT v3.2.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#424) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#434) (@dependabot[bot])
- Switch more fully to measures terminology (#435) (@oschulz)
- Added 90% credible interval (#437) (@Shoram444)
- Update dependencies (#438) (@oschulz)
- Optim options update (#442) (@Micki-D)
- CompatHelper: bump compat for ADTypes in [weakdeps] to 1, (keep existing compat) (#444) (@github-actions[bot])
v3.1.2
BAT v3.1.2
Merged pull requests:
v3.1.1
BAT v3.1.1
v3.1.0
BAT v3.1.0
Merged pull requests:
- Fix HierarchicalDistributions w/ dof smaller than length (#415) (@waldie11)
- Fix HierarchicalDistributions w/ dof smaller than length (#417) (@waldie11)
- Dropped call to deprecated bat_sample(::RNG,..) / non-context (#418) (@waldie11)
- Support bat_transform from Distribution (#419) (@oschulz)
- Update AdvancedHMC to v0.5 (#421) (@oschulz)
- CompatHelper: bump compat for NamedArrays to 0.10, (keep existing compat) (#422) (@github-actions[bot])
- Update deps (#425) (@oschulz)
- Fix numerical instability in tutorial likelihood (#427) (@oschulz)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#428) (@github-actions[bot])
- Add mean for HierarchicalDistribution (#429) (@oschulz)
Closed issues:
HamiltonianMC()
is failed on the tutorial model (#426)