Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 13:11
· 25 commits to master since this release
20ebaf3

HarmonicBalance v0.15.0

Diff since v0.14.4

Breaking changes

  • HarmonicBalance.jl has been split up into QuestBase.jl, HarmonicSteadyState.jl and HarmonicBalance.jl so that other packages can use each functionality individually.
  • Problem has been renamed to HomotopyContinuationProblem to facilitate the future addition of other steady state solvers.

Merged pull requests:

  • split up package in an ecosystem (#419) (@oameye)
  • CompatHelper: bump compat for BijectiveHilbert to 0.5, (keep existing compat) (#425) (@github-actions[bot])