Skip to content

v23.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 16:35
· 2984 commits to develop since this release
521c5f4

Bug fixes

  • Parameter sets can now contain the key "chemistry", and will ignore its value (this previously would give errors in some cases) (#2901)
  • Fixed a bug in the discretisation of initial conditions of a scaled variable (#2856)
  • Fixed keyerror on "all" when getting sensitivities from IDAKLU solver(#2883)

Breaking changes

  • Made Jupyter a development only dependency. Now Jupyter would not be a required dependency for users while installing PyBaMM. (#2846)