Skip to content

v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:17
ce33ca3

Manopt v0.6.1

Diff since v0.6.0

Added

Fixed

  • Fix a typo in Riemannian Levenberg–Marquardt documentation. (#621)
  • Fixed a coordinate-cache allocation in the VectorDifferentialFunction Jacobian-action path. (#622)

Merged pull requests:

Closed issues:

  • Add Riemannian gradient sampling algorithm (#272)
  • Armijo linesearch does not allocate the right candidate point type (#533)
  • Proposal: stable result interface or result-builder hook for downstream domain packages (#595)
  • Question on Documentation for Levenberg-Marquadt Method (#620)
  • LM operator path still materializes coordinates in nonlinear least-squares surrogate path (#623)