Skip to content

v26.3.1

Latest

Choose a tag to compare

@rtimms rtimms released this 10 Apr 14:40

Bug fixes

  • Fixed load_custom_model raising ImportError when the saved base class lives in a package not installed in the loading environment. The loader now falls back to pybamm.BaseModel with a warning. (#5441)
  • Fixed serialisation bug in 2D finite volume discretisation. (#5434)