Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 05:38
9699981

0.10.0 (2024-02-29)

Features

Bug Fixes

  • cell array instead of cell xtensor for the stencil of non-linear cell-based schemes (#156) (2487af3)
  • Fix flux-based schemes with unsymmetric stencil (#157) (697cca6)
  • Fix operators for time integration (#154) (7993525)
  • fixing (almost) all warnings triggered when compiling tests & demos (#163) (246ebcb)
  • right shift on interval (#169) (67f84e1)
  • simplifies, fixes and documents left and right shift of Interval (#172) (db8ce1c)