Skip to content

Commit

Permalink
New version: ManifoldDiff v0.4.0 (#120257)
Browse files Browse the repository at this point in the history
UUID: af67fdf4-a580-4b9f-bbec-742ef357defd
Repo: https://github.com/JuliaManifolds/ManifoldDiff.jl.git
Tree: d080eaf901e02faed8eb8140591c4cede5206d6e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 27, 2024
1 parent 633c9ce commit 60432f8
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
9 changes: 8 additions & 1 deletion M/ManifoldDiff/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
Requires = "1"
julia = "1.6.0-1"

["0-0.1"]
ChainRules = "1"
Expand All @@ -13,6 +12,9 @@ StaticArrays = "1"
["0-0.2.0"]
ManifoldsBase = "0.13"

["0-0.3"]
julia = "1.6.0-1"

["0.2.1-0.3.0"]
ManifoldsBase = "0.13.29-0.13"

Expand All @@ -24,3 +26,8 @@ ManifoldsBase = "0.14.10-0.14"

["0.3.7-0"]
ManifoldsBase = "0.15"

["0.4-0"]
ADTypes = "1.11.0-1"
DifferentiationInterface = "0.6.23-0.6"
julia = "1.10.0-1"
4 changes: 4 additions & 0 deletions M/ManifoldDiff/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.3.4-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.4-0"]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
3 changes: 3 additions & 0 deletions M/ManifoldDiff/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ git-tree-sha1 = "62fccd67f9fb83526bff40a1432f63464eb6d282"

["0.3.13"]
git-tree-sha1 = "98f62a403fe67e32d69a25f9e7b2c8c7ad04f9cc"

["0.4.0"]
git-tree-sha1 = "d080eaf901e02faed8eb8140591c4cede5206d6e"
2 changes: 1 addition & 1 deletion M/ManifoldDiff/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0.3.2"]
Manifolds = "0.8.43-0.8"

["0.3.2-0"]
["0.3.2-0.3"]
ForwardDiff = "0.10"

0 comments on commit 60432f8

Please sign in to comment.