v23.4
·
3294 commits
to develop
since this release
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. NowJupyter
would not be a required dependency for users while installingPyBaMM
. (#2846)