Skip to content

Releases: bifurcationkit/BifurcationKit.jl

v0.4.9

01 Feb 11:38
Compare
Choose a tag to compare

BifurcationKit v0.4.9

Diff since v0.4.8

Merged pull requests:

Closed issues:

  • BifurcationKit's MakieExt fails to precompile (#205)

v0.4.8

22 Jan 14:24
Compare
Choose a tag to compare

BifurcationKit v0.4.8

Diff since v0.4.7

Merged pull requests:

  • CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#201) (@github-actions[bot])

v0.4.7

22 Jan 11:28
Compare
Choose a tag to compare

BifurcationKit v0.4.7

Diff since v0.4.6

Merged pull requests:

Closed issues:

  • Continuation of Hopf curve for ComponentArray state type (#197)

v0.4.6

14 Dec 21:20
Compare
Choose a tag to compare

BifurcationKit v0.4.6

Diff since v0.4.5

Closed issues:

  • Skip bifurcation point type check for multicontinuation? (#187)

v0.4.5

07 Dec 16:02
Compare
Choose a tag to compare

BifurcationKit v0.4.5

Diff since v0.4.4

Merged pull requests:

Closed issues:

  • Precompilation failure (#188)
  • abort continuation step when the first bifurcation point is located using the bisection (#192)

v0.4.4

14 Nov 08:49
Compare
Choose a tag to compare

BifurcationKit v0.4.4

Diff since v0.4.3

Closed issues:

  • DefCont doesn't support bothside kwarg (#186)

v0.4.3

09 Oct 16:36
Compare
Choose a tag to compare

BifurcationKit v0.4.3

Diff since v0.4.2

Merged pull requests:

  • CompatHelper: bump compat for JLD2 in [weakdeps] to 0.5, (keep existing compat) (#174) (@github-actions[bot])
  • Fix 178 precompilation makie (#179) (@BambOoxX)
  • Support makie backends (#181) (@BambOoxX)

Closed issues:

  • Allow using other Makie backends (#54)
  • Custom BorderedLinearSolver interface requirements for PALC are missing (#140)
  • Why do you use "lenses" to set parameters? (#159)
  • Facilitate solution saving at precise parameter values (#172)
  • Argument error for BifurcationProblem (#175)
  • Trouble with Hopf bifurcation with Collocation method (#176)
  • MethodOfLines.jl integration (#177)
  • Precompilation error when loading BifurcationKit and GLMakie in a fresh environment (#178)
  • the example program generates a eeror with "@lens not defined in Main" (#184)

v0.4.2

07 Sep 20:57
Compare
Choose a tag to compare

BifurcationKit v0.4.2

Diff since v0.4.1

Closed issues:

  • Issue with passing the record_from_solution to the mimally augmented codim 2 continuation (#151)
  • MethodError: objects of type ContinuationPar{Float64, DefaultLS, DefaultEig{typeof(real)}} are not callable (#173)

v0.4.1

28 Aug 07:04
Compare
Choose a tag to compare

BifurcationKit v0.4.1

Diff since v0.4.0

v0.4.0

20 Aug 15:52
Compare
Choose a tag to compare

BifurcationKit v0.4.0

Diff since v0.3.6

Merged pull requests:

  • CompatHelper: add new compat entry for GLMakie in [weakdeps] at version 0.10, (keep existing compat) (#168) (@github-actions[bot])
  • CompatHelper: add new compat entry for JLD2 in [weakdeps] at version 0.4, (keep existing compat) (#169) (@github-actions[bot])
  • CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat) (#170) (@github-actions[bot])

Closed issues:

  • Downgrades LazyArrays from v2 to v1 (#161)
  • Issue with solving ODEs which contain complex variables (#165)
  • ERROR: MethodError: no method matching isless(::Float64, ::ComplexF64) (#167)