v25.6
Full Changelog: https://github.com/pybop-team/PyBOP/blob/develop/CHANGELOG.md
v25.6 - 2025-07-16
Features
- #767 - Adds the
GroupedSPMmodel for parameter identification. - #644 - Adds example applications for common battery experiments.
Optimisations
- #763 - Updates the GITT pulse fitting method to allow iteration over many pulses.
Bug Fixes
- #771 - Match naming of
n_sensitivity_samplesand fix intermittenttest_optimisation_f_guessedtest. - #737 - Sensitivities no longer available for CasadiSolver in Pybamm v25.6 onwards. Updates Hallemans example scripts.
- #705 - Bug fix
fitting_problem.evaulate()failure return type alongside fixes for Pybammv25.4. - #546 - Default Pybamm solver to
IDAKLU, changes required for Pybamm v25.4.1