Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 11:17
· 42 commits to main since this release
d2371a6

MeshIntegrals v0.15.0

Diff since v0.14.1

Breaking Changes

  • The jacobian(geometry, ts) function now outputs an ::NTuple{paramdim(geometry), Meshes.Vec}
  • Adds a dependency for CliffordNumbers.jl

Non-Breaking Changes

  • Implemented a new version of differential that uses geometric algebra (via CliffordNumbers.jl) to handle geometries with arbitrary numbers of parametric dimensions.
  • Add explicit support and testing for Ellipsoid and Hexahedron geometries.
  • Completed transition away from earlier generated unit tests.

Merged pull requests