Skip to content

v0.4.57

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 21:30
· 34 commits to master since this release
9b34085

Manopt v0.4.57

Diff since v0.4.56

Changed

  • convex_bundle_method uses the sectional_curvature from ManifoldsBase.jl.
  • convex_bundle_method no longer has the unused k_min keyword argument.
  • ManifoldsBase.jl now is running on Documenter 1.3, Manopt.jl documentation now uses DocumenterInterLinks to refer to sections and functions from ManifoldsBase.jl

Fixed

  • fixes a type that when passing sub_kwargs to trust_regions caused an error in the decoration of the sub objective.

Merged pull requests: