Skip to content

Commit

Permalink
New version: ManifoldDiffEq v0.2.0 (#114499)
Browse files Browse the repository at this point in the history
UUID: 1143c485-9b25-4e23-a65f-701df382ec90
Repo: https://github.com/JuliaManifolds/ManifoldDiffEq.jl.git
Tree: 814693708f1f750e7f2254778b119eda5e861ec2

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 4, 2024
1 parent 0f7cf09 commit 9dde629
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
12 changes: 10 additions & 2 deletions M/ManifoldDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Manifolds = "0.6-0.7"
["0.1.3"]
Manifolds = "0.8"

["0.1.3-0"]
["0.1.3-0.1"]
OrdinaryDiffEq = "6"
julia = "1.6.0-1"

Expand All @@ -46,8 +46,16 @@ LinearAlgebra = "1.6.0-1"
Markdown = "1.6.0-1"
RecursiveArrayTools = "2-3"

["0.1.8-0"]
["0.1.8-0.1"]
SciMLBase = "1-2.39"

["0.1.9-0"]
Manifolds = "0.10"

["0.2-0"]
Accessors = "0.1"
ConstructionBase = "1"
OrdinaryDiffEqCore = "1"
SciMLBase = "1-2"
SimpleUnPack = "1"
julia = "1.10.0-1"
10 changes: 9 additions & 1 deletion M/ManifoldDiffEq/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Manifolds = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e"
ManifoldsBase = "3362f125-f0bb-47a3-aa74-596ffd7ef2fb"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"

["0-0.1"]
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"

["0.2-0"]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
SimpleUnPack = "ce78b400-467f-4804-87d8-8f486da07d0a"
3 changes: 3 additions & 0 deletions M/ManifoldDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "6abbe733bccf7c565b23592ca1fad38a06b28499"

["0.1.9"]
git-tree-sha1 = "863f42ccb50fe3bdc0faaf95ac3ef638f5f8fef6"

["0.2.0"]
git-tree-sha1 = "814693708f1f750e7f2254778b119eda5e861ec2"

0 comments on commit 9dde629

Please sign in to comment.