Skip to content

Commit

Permalink
New version: Manopt v0.3.0 (#31561)
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: 3b138ef280d2901d4168ac5cdda8bbd491c58acb

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Mar 9, 2021
1 parent 0d95b5e commit 76307d2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
10 changes: 8 additions & 2 deletions M/Manopt/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,16 @@ StaticArrays = ["0.12", "1"]
Manifolds = "0.4.11-0.4"
julia = "1.3.0-1"

["0.2.14-0"]
["0.2.14-0.2"]
ManifoldsBase = "0.10"

["0.2.15-0"]
DataStructures = "0.17-0.18"
Manifolds = "0.4.14-0.4"
julia = "1.4.0-1"

["0.2.15-0.2"]
Manifolds = "0.4.14-0.4"

["0.2.3-0.2.13"]
ManifoldsBase = "0.9"

Expand All @@ -76,3 +78,7 @@ StaticArrays = "0.12"

["0.2.7-0.2.10"]
Manifolds = "0.4.1-0.4"

["0.3-0"]
ManifoldsBase = "0.10.3-0.10"
Requires = ["0.5", "1"]
7 changes: 6 additions & 1 deletion M/Manopt/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,17 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
["0-0.2.7"]
TestImages = "5e47fb64-e119-507b-a336-dd2b206d9990"

["0.2-0"]
["0.2"]
Manifolds = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e"

["0.2-0"]
ManifoldsBase = "3362f125-f0bb-47a3-aa74-596ffd7ef2fb"

["0.2.15-0"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

["0.2.5-0"]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.3-0"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
3 changes: 3 additions & 0 deletions M/Manopt/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "485d160b3fcbd9840f8c7ce14dddfadd0c1377c9"

["0.2.16"]
git-tree-sha1 = "91124934cdaa1f093731733d583ff4e2a2fa4f4f"

["0.3.0"]
git-tree-sha1 = "3b138ef280d2901d4168ac5cdda8bbd491c58acb"

0 comments on commit 76307d2

Please sign in to comment.