v0.4.0
Pathfinder v0.4.0
Closed issues:
- More-Thuente line search fails for posterior (#16)
- Drop StatsFuns as a dependency (#24)
- Options for approximation? (#47)
Merged pull requests:
- Add a retry mechanism if pathfinder fails (#29) (@sethaxen)
- Log optimization progress (#39) (@sethaxen)
- Forward kwargs to GalacticOptim.solve (#40) (@sethaxen)
- Improve setting of PRNGs in tests (redux) (#42) (@sethaxen)
- Simplify API (#43) (@sethaxen)
- Remove StatsFuns dependency (#49) (@sethaxen)
- Run CompatHelper on docs also and integration tests (#50) (@sethaxen)
- CompatHelper: add new compat entry for ForwardDiff at version 0.10 for package AdvancedHMC, (keep existing compat) (#51) (@github-actions[bot])
- CompatHelper: bump compat for StatsFuns to 1 for package AdvancedHMC, (keep existing compat) (#53) (@github-actions[bot])
- CompatHelper: bump compat for StatsFuns to 1 for package DynamicHMC, (keep existing compat) (#55) (@github-actions[bot])
- CompatHelper: add new compat entry for Documenter at version 0.27 for package docs, (keep existing compat) (#56) (@github-actions[bot])
- Avoid recomputing log density and gradients with Optim (#58) (@sethaxen)
- Make getindex for WoodburyPDMat more efficient (#59) (@sethaxen)
- Refactor internals and return intermediates in results objects (#60) (@sethaxen)
- Improve show methods (#61) (@sethaxen)