Skip to content

v25.11

Latest

Choose a tag to compare

@NicolaCourtier NicolaCourtier released this 25 Nov 13:05
4628a65

Full Changelog: https://github.com/pybop-team/PyBOP/blob/develop/CHANGELOG.md

v25.11 - 2025-11-24

Features

  • #815 - Adds function import_pyprobe_result to import a pyprobe.result into a pybop.dataset. Allows for creating a dataset directly from a pybamm.solution object.

Optimisations

  • #837 - Update the descriptons in the example scripts and notebooks.
  • #833 - Upgrade to Pints 0.5.1, PyBaMM 25.10.1 and NumPy 2, fix some deprecation warnings.
  • #816 - Enable simulator multi-processing via the evaluators.

Breaking Changes

  • #829 - Create SamplingResult and best inputs property for results.