Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 08:09
483c44d

0.18.0 (2024-11-20)

Features

Bug Fixes

  • BC no longer required to assemble the matrix of a local scheme (#231) (2080c00)
  • fill corners on uniform meshes (#234) (59d81b1)
  • fix block sizes for nested matrices (#233) (142be77)
  • fmt usage with version 11 (#226) (b3902b0)
  • The matrix size is set upon calling assembly.set_unknowns(...). (#227) (5d324de)

Performance Improvements

  • update_ghost_mr() performance improved on uniform meshes (#230) (2596ba7)