v0.9.4
Manifolds v0.9.4
Added
- Functions
inv_diff
,inv_diff!
,adjoint_inv_diff
andadjoint_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
inGroupOperationAction
with left backward and right forward action #669.
Merged pull requests:
- Add Julia 1.10-beta to CI, remove nightly (#648) (@mateuszbaran)
- Fix
apply_diff_group
for some actions (#673) (@mateuszbaran) - BoundaryValueDiffEq v5 in docs (#675) (@mateuszbaran)
Closed issues: