Skip to content

v0.5.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 21:15
58c7078

Manopt v0.5.8

Diff since v0.5.7

Fixed

  • fixed a small bug in the NonmonotoneLinesearchStepsize hwn the injectivity radius is an irrational number.
  • fixed a small bug in check_gradient where eps might have been called on complex types.
  • fixed a bug in several gradient based solvers like quasi_newton, such that they properly work with the combined cost grad objective.
  • fixes a few typos in the docs.

Merged pull requests: