Skip to content

Releases: mlcolab/Pathfinder.jl

v0.4.3

04 May 20:42
b96127d
Compare
Choose a tag to compare

Pathfinder v0.4.3

Diff since v0.4.2

Merged pull requests:

v0.4.2

04 May 02:08
8c2d00e
Compare
Choose a tag to compare

Pathfinder v0.4.2

Diff since v0.4.1

Closed issues:

  • Document how to use Pathfinder to initialize PPLs (#13)
  • Turing integration (#34)

Merged pull requests:

v0.4.1

02 May 17:54
9ec7e6b
Compare
Choose a tag to compare

Pathfinder v0.4.1

Diff since v0.4.0

Closed issues:

  • Return all intermediates in a custom struct (#19)

Merged pull requests:

  • Add Turing support (#44) (@sethaxen)
  • CompatHelper: add new compat entry for Pathfinder at version 0.4 for package docs, (keep existing compat) (#62) (@github-actions[bot])

v0.4.0

02 May 15:13
478edb0
Compare
Choose a tag to compare

Pathfinder v0.4.0

Diff since v0.3.6

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)

v0.3.6

26 Apr 22:08
f9f09da
Compare
Choose a tag to compare

Pathfinder v0.3.6

Diff since v0.3.5

Merged pull requests:

v0.3.5

24 Apr 21:40
972e0ef
Compare
Choose a tag to compare

Pathfinder v0.3.5

Diff since v0.3.4

Merged pull requests:

  • Test all 3 ways of initializing HMC (#33) (@sethaxen)
  • Use MCSE in integration tests (#35) (@sethaxen)
  • CompatHelper: bump compat for PSIS to 0.4, (keep existing compat) (#37) (@github-actions[bot])

v0.3.4

18 Apr 22:56
96f76ef
Compare
Choose a tag to compare

Pathfinder v0.3.4

Diff since v0.3.3

Merged pull requests:

v0.3.3

18 Apr 13:56
af37f7b
Compare
Choose a tag to compare

Pathfinder v0.3.3

Diff since v0.3.2

Merged pull requests:

v0.3.2

08 Feb 09:38
50c2f21
Compare
Choose a tag to compare

Pathfinder v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

08 Feb 08:31
a9a72a3
Compare
Choose a tag to compare

Pathfinder v0.3.1

Diff since v0.3.0

Merged pull requests:

  • CompatHelper: bump compat for PSIS to 0.3, (keep existing compat) (#27) (@github-actions[bot])