We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7405c commit d9e5afbCopy full SHA for d9e5afb
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# [Unreleased](https://github.com/pybamm-team/PyBaMM/)
2
3
+# [v26.4.1](https://github.com/pybamm-team/PyBaMM/tree/v26.4.1) - 2026-04-24
4
+
5
+## Bug fixes
6
7
+- Fixed overly-aggressive removal of solver step caches. ([#5458](https://github.com/pybamm-team/PyBaMM/pull/5458))
8
9
# [v26.4.0](https://github.com/pybamm-team/PyBaMM/tree/v26.4.0) - 2026-04-22
10
11
## Features
CITATION.cff
@@ -24,6 +24,6 @@ keywords:
24
- "expression tree"
25
- "python"
26
- "symbolic differentiation"
27
-version: "26.4.0"
+version: "26.4.1"
28
repository-code: "https://github.com/pybamm-team/PyBaMM"
29
title: "Python Battery Mathematical Modelling (PyBaMM)"
0 commit comments