Skip to content

Releases: JuliaManifolds/Manopt.jl

v0.3.29

10 Jun 21:35
df3731a
Compare
Choose a tag to compare

Manopt v0.3.29

Diff since v0.3.28

Merged pull requests:

v0.3.28

06 Jun 22:12
a53312a
Compare
Choose a tag to compare

Manopt v0.3.28

Diff since v0.3.27

Closed issues:

  • broken indexing for differential_geodesic_endpoint (#129)

Merged pull requests:

v0.3.27

28 May 15:55
e772577
Compare
Choose a tag to compare

Manopt v0.3.27

Diff since v0.3.26

Merged pull requests:

v0.3.26

25 May 15:43
Compare
Choose a tag to compare

Manopt v0.3.26

Diff since v0.3.25

v0.3.25

25 May 14:34
5fcc736
Compare
Choose a tag to compare

Manopt v0.3.25

Diff since v0.3.24

Closed issues:

  • Improve Options constructors. (#121)
  • Modify stopping criteria (#125)

Merged pull requests:

v0.3.24

24 Apr 19:35
f75bc67
Compare
Choose a tag to compare

Manopt v0.3.24

Diff since v0.3.23

Closed issues:

  • Extend Debug actions with a format field (#97)
  • Allow Step sizes to stop with too small steps and an algorithm to have a corresponding Stopping Criterion. (#108)

Merged pull requests:

  • Switch Tutorials to Pluto Notebooks and use PlutoStaticHTML for displaying them in the docs. (#98) (@kellertuer)
  • Improve Constructors I: Stepsize functors (#122) (@kellertuer)

v0.3.23

13 Apr 08:53
1605866
Compare
Choose a tag to compare

Manopt v0.3.23

Diff since v0.3.22

Merged pull requests:

v0.3.22

05 Apr 20:37
5ad3858
Compare
Choose a tag to compare

Manopt v0.3.22

Diff since v0.3.21

Merged pull requests:

  • Pre-compute and reuse the inner-product between the search direction and the Gradient. (#95) (@johannvk)
  • Introduce a default to warn about ConstantStepsize in gradient_descent (#118) (@kellertuer)
  • Update to new ManifoldsBase.jl (#120) (@mateuszbaran)

v0.3.21

27 Mar 08:56
Compare
Choose a tag to compare

Manopt v0.3.21

Diff since v0.3.20

v0.3.20

26 Mar 14:46
69195d7
Compare
Choose a tag to compare

Manopt v0.3.20

Diff since v0.3.19

Merged pull requests: