Skip to content

v0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 16:30
· 74 commits to master since this release
848f618

Manifolds v0.9.4

Diff since v0.9.3

Added

  • Functions inv_diff, inv_diff!, adjoint_inv_diff and adjoint_inv_diff! that correspond to differentials and pullbacks of group inversion.
  • Julia 1.10-rc CI workflow.

Changed

  • Documentation project files are marked as compatible with BoundaryValueDiffEq v5.

Fixed

  • Fixed issue with incorrect implementation of apply_diff_group in GroupOperationAction with left backward and right forward action #669.

Merged pull requests:

Closed issues:

  • apply_diff_group gives wrong sign? (#669)
  • inv_diff possibly missing for SpecialEuclidean? (#676)