Skip to content

Releases: JuliaManifolds/Manopt.jl

v0.3.19

14 Mar 11:07
b0c2c8e
Compare
Choose a tag to compare

Manopt v0.3.19

Diff since v0.3.18

Merged pull requests:

v0.3.18

28 Feb 17:53
cdaeee4
Compare
Choose a tag to compare

Manopt v0.3.18

Diff since v0.3.17

Closed issues:

  • Trust-regions returns a point outside the manifold (#99)
  • Remove randomness from test (#101)

Merged pull requests:

  • Projection to the tangent space in the truncated conjugate gradient solver (#102) (@IWalds)
  • Fix Tests and their coverage (#106) (@kellertuer)
  • Make dimensions of random_point and random_tangent consistent for Euclidean manifolds (#110) (@const-ae)

v0.3.17

09 Feb 06:31
84efaf0
Compare
Choose a tag to compare

Manopt v0.3.17

Diff since v0.3.16

Closed issues:

  • Algorithms (#4)

Merged pull requests:

v0.3.16

01 Feb 08:00
63b4cb0
Compare
Choose a tag to compare

Manopt v0.3.16

Diff since v0.3.15

Merged pull requests:

v0.3.15

25 Jan 19:56
c7b3407
Compare
Choose a tag to compare

Manopt v0.3.15

Diff since v0.3.14

Closed issues:

  • Minor comments on joss/paper.md (#96)

Merged pull requests:

v0.3.14

13 Oct 15:27
e6a1aaa
Compare
Choose a tag to compare

Manopt v0.3.14

Diff since v0.3.13

Merged pull requests:

  • A tutorial on AD (and FD) on manifolds and in the embedding in Pluto (#94) (@kellertuer)

v0.3.13

24 Sep 15:52
Compare
Choose a tag to compare

Manopt v0.3.13

Diff since v0.3.12

v0.3.12

04 Aug 08:51
e0ec985
Compare
Choose a tag to compare

Manopt v0.3.12

Diff since v0.3.11

Merged pull requests:

  • Use default retraction and vector transport method in solvers (#91) (@Nikdwal)

v0.3.11

02 Jul 21:21
Compare
Choose a tag to compare

Manopt v0.3.11

Diff since v0.3.10

v0.3.10

28 Jun 13:08
2f05f31
Compare
Choose a tag to compare

Manopt v0.3.10

Diff since v0.3.9

Closed issues:

  • Basic gradient_descent optimization fails (#86)

Merged pull requests:

  • Update the two workflows (#85) (@kellertuer)
  • note on step and stop for gradient descent (#87) (@dehann)
  • CompatHelper: bump compat for "ManifoldsBase" to "0.12" (#88) (@github-actions[bot])