Skip to content

v0.1.26

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 17:18
· 862 commits to main since this release

MacroModelling v0.1.26

Diff since v0.1.25

  • more tests on different platforms
  • switched from IterativeSolvers to Krylov
  • added Baxter and King 1993 model
  • faster higher order solution (precalculating matrices)

Closed issues:

  • PyCall break down when parameters format differently (#31)

Merged pull requests:

  • CompatHelper: bump compat for ComponentArrays to 0.14, (keep existing compat) (#32) (@github-actions[bot])
  • use SymPyPythonCall (#42) (@thorek1)