Skip to content

Releases: bifurcationkit/BifurcationInference.jl

v0.1.4

29 May 18:37
Compare
Choose a tag to compare

BifurcationInference v0.1.4

Diff since v0.1.3

v0.1.3

20 Mar 16:02
fa1e146
Compare
Choose a tag to compare

BifurcationInference v0.1.3

Diff since v0.1.2

Merged pull requests:

  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#17) (@github-actions[bot])

v0.1.2

28 Oct 14:24
Compare
Choose a tag to compare

BifurcationInference v0.1.2

Diff since v0.1.1

Merged pull requests:

  • CompatHelper: bump compat for "BifurcationKit" to "0.1" (#15) (@github-actions[bot])
  • CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#16) (@github-actions[bot])

v0.1.1

14 Jun 14:51
Compare
Choose a tag to compare

BifurcationInference v0.1.1

Diff since v0.1.0

v0.1.0

14 Jun 10:37
Compare
Choose a tag to compare

BifurcationInference v0.1.0

Closed issues:

  • kwargs in continuation cause illegal instruction (#1)
  • apply kde to target distribution (#3)
  • narrative (#4)
  • symbolic complexity of analytical forms (#6)
  • bifurcation points pile up on same target location (#7)
  • optimise two-state model to produce pitchfork and saddle-node (#8)

Merged pull requests:

  • correct mistakes about trakedarrays (#2) (@rveltz)
  • Benchmark examples (#5) (@gszep)