Skip to content

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 16:34
860856a

0.10.1 (2026-04-27)

Bug Fixes

  • compound: create basic sparsity pattern from compound classes (9d959d6)
  • compound: incomplete nodal fields takes the local node ids now (a939beb)
  • compound: stack fields with any dims if prefix is same & respect stack=False (cd64646)
  • element: add value based equality for elements (ab784c5)
  • element: corrects the gradient enteries (91aef4c)
  • element: use einsum to support scalar, vector, and tensor fields (19cf253)
  • lifter: add adapt_sparsity which combines augment & reduce (af6db56)