Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 15:19
1dd1f81

0.4.0 (2026-01-27)

Features

  • add solver_utils a Lifter class making bcs easier (29de30b)
  • lifter: include periodic boundary conditions in the lifter (2e7ee32)

Bug Fixes

  • lifter: implement improvements based on review (250a4e0)
  • lifter: make constructor arguments 1 and 2 positional only (5230c75)

Documentation

  • lifter: extend docs for lifter module (77de185)