We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea52bc4 commit 645ca7bCopy full SHA for 645ca7b
Project.toml
@@ -1,7 +1,7 @@
1
name = "OptimalControl"
2
uuid = "5f98b655-cc9a-415a-b60e-744165666948"
3
authors = ["Olivier Cots <[email protected]>"]
4
-version = "0.2.1"
+version = "0.2.2"
5
6
[deps]
7
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -11,4 +11,9 @@ HamiltonianFlows = "5fb78580-10a0-4606-82bc-07a60f425ab3"
11
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
12
13
[compat]
14
+CTBase = "0.2"
15
+CTDirect = "0.1"
16
+CTDirectShooting = "0.1"
17
+HamiltonianFlows = "1.0"
18
+Reexport = "1.2"
19
julia = "1.8"
0 commit comments