Skip to content

Releases: JuliaManifolds/Manopt.jl

v0.4.24

04 Jun 17:57
e19f1cd
Compare
Choose a tag to compare

Manopt v0.4.24

Diff since v0.4.23

Merged pull requests:

v0.4.23

04 Jun 13:52
a9b0f2c
Compare
Choose a tag to compare

Manopt v0.4.23

Diff since v0.4.22

Closed issues:

  • Splitting stochastic gradient descent objective (#249)

Merged pull requests:

  • 🎓Extend the Count and Cache Tutorial to also cover exchanging interims results. (#258) (@kellertuer)
  • Allow the stochastic cost to be a vector of costs. (#259) (@kellertuer)

v0.4.22

31 May 14:30
30bde36
Compare
Choose a tag to compare

Manopt v0.4.22

Diff since v0.4.21

Merged pull requests:

v0.4.21

22 May 09:25
b3c826e
Compare
Choose a tag to compare

Manopt v0.4.21

Diff since v0.4.20

Closed issues:

  • Work counters (#176)
  • A Cache for calls to fields of the objective (#192)

Merged pull requests:

v0.4.20

11 May 10:18
e439600
Compare
Choose a tag to compare

Manopt v0.4.20

Diff since v0.4.19

Closed issues:

  • check_gradient always fails (#245)

Merged pull requests:

  • Change defaults for checking vectors/linearity/symmetry in check_ functions (#247) (@kellertuer)

v0.4.19

07 May 08:23
baa6c18
Compare
Choose a tag to compare

Manopt v0.4.19

Diff since v0.4.18

Closed issues:

  • Stabilize types in AugmentedLagrangianMethodState (#242)

Merged pull requests:

v0.4.18

04 May 19:39
5dbb8e4
Compare
Choose a tag to compare

Manopt v0.4.18

Diff since v0.4.17

Merged pull requests:

v0.4.17

29 Apr 17:09
34d1bf4
Compare
Choose a tag to compare

Manopt v0.4.17

Diff since v0.4.16

Closed issues:

  • High-lever interfaces starting with solvername(M, obj, ...) (#223)
  • Implement a fill(p) prequel for every solver, where p might be a number. (#235)

Merged pull requests:

  • Nicer Interfaces for ::Number Manifolds and Objectives (#236) (@kellertuer)

v0.4.16

18 Apr 16:20
2a5a62e
Compare
Choose a tag to compare

Manopt v0.4.16

Diff since v0.4.15

Merged pull requests:

v0.4.15

13 Apr 14:56
96d6c85
Compare
Choose a tag to compare

Manopt v0.4.15

Diff since v0.4.14

Merged pull requests:

  • Introduce the approximate Hessian as a default in trust regions. (#237) (@kellertuer)