We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74162b8 commit bdee962Copy full SHA for bdee962
Project.toml
@@ -1,6 +1,6 @@
1
name = "OptimalControl"
2
uuid = "5f98b655-cc9a-415a-b60e-744165666948"
3
-version = "1.2.3-beta"
+version = "1.2.4-beta"
4
authors = ["Olivier Cots <olivier.cots@toulouse-inp.fr>"]
5
6
[deps]
@@ -14,6 +14,7 @@ CTSolvers = "d3e8d392-8e4b-4d9b-8e92-d7d4e3650ef6"
14
CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
15
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
16
ExaModels = "1037b233-b668-4ce9-9b63-f9f681f55dd2"
17
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
18
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
19
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
20
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
0 commit comments