Skip to content

Commit

Permalink
New version: Manopt v0.5.5 (#122398)
Browse files Browse the repository at this point in the history
UUID: 0fc0a36-df90-57f3-8f93-d78a9fc72bb5
Repo: https://github.com/JuliaManifolds/Manopt.jl.git
Tree: 98f097d46b6fc68ca3bef97942b3a9a3edbbd40d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 4, 2025
1 parent ef9c57b commit 7f6e99c
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 15 deletions.
38 changes: 24 additions & 14 deletions M/Manopt/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@ StaticArrays = "0.12"
["0.2.7-0.2.10"]
Manifolds = "0.4.1-0.4"

["0.3-0"]
Requires = ["0.5", "1"]

["0.3-0.3.5"]
ManifoldsBase = "0.10.3-0.10"

["0.3-0.5.4"]
Requires = ["0.5", "1"]

["0.3.10-0.3.11"]
ManifoldsBase = "0.11-0.12"

Expand Down Expand Up @@ -146,20 +146,20 @@ ManifoldsBase = "0.14.10-0.14"
["0.4.40-0.4.56"]
ManifoldsBase = "0.15"

["0.4.41-0"]
["0.4.41-0.4.60"]
Test = "1.6.0-1"

["0.4.41-0.5.3"]
ManifoldDiff = "0.3.8-0.3"

["0.4.41-0.5.4"]
Dates = "1.6.0-1"
LinearAlgebra = "1.6.0-1"
Markdown = "1.6.0-1"
Printf = "1.6.0-1"
Random = "1.6.0-1"
SparseArrays = "1.6.0-1"

["0.4.41-0.4.60"]
Test = "1.6.0-1"

["0.4.41-0.5.3"]
ManifoldDiff = "0.3.8-0.3"

["0.4.52-0"]
Preferences = "1.4.0-1"

Expand All @@ -178,9 +178,6 @@ ManifoldsBase = "0.15.10-0.15"
["0.4.7"]
ManifoldDiff = "0.2.1-0.3"

["0.4.8-0"]
Statistics = "1.6.0-1"

["0.4.8-0.4"]
julia = "1.6.0-1"

Expand All @@ -190,7 +187,10 @@ ManifoldsBase = "0.13.30-0.14"
["0.4.8-0.4.22"]
ManifoldDiff = "0.2-0.3"

["0.5-0"]
["0.4.8-0.5.4"]
Statistics = "1.6.0-1"

["0.5-0.5.4"]
julia = "1.8.0-1"

["0.5.3-0"]
Expand All @@ -200,3 +200,13 @@ ManifoldsBase = "0.15.18-0.15"
ColorTypes = "0.9.1-0.12"
Colors = "0.11.2-0.13"
ManifoldDiff = "0.3.8-0.4"

["0.5.5-0"]
Dates = "1.10.0-1"
LinearAlgebra = "1.10.0-1"
Markdown = "1.10.0-1"
Printf = "1.10.0-1"
Random = "1.10.0-1"
SparseArrays = "1.10.0-1"
Statistics = "1.10.0-1"
julia = "1.10.0-1"
2 changes: 1 addition & 1 deletion M/Manopt/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
["0.2.5-0.4.20"]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.3-0"]
["0.3-0.5.4"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.3.20-0"]
Expand Down
3 changes: 3 additions & 0 deletions M/Manopt/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -435,3 +435,6 @@ git-tree-sha1 = "9800c519fde043f1ce6919df0a2e6cce014c13d1"

["0.5.4"]
git-tree-sha1 = "8c9eeab575ab5b6d4466c0c9d20321e4d659b5ce"

["0.5.5"]
git-tree-sha1 = "98f097d46b6fc68ca3bef97942b3a9a3edbbd40d"

0 comments on commit 7f6e99c

Please sign in to comment.