We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81ae86 commit ab80dccCopy full SHA for ab80dcc
lib/OptimizationODE/Project.toml
@@ -0,0 +1,16 @@
1
+name = "OptimizationODE"
2
+uuid = "dfa73e59-e644-4d8a-bf84-188d7ecb34e4"
3
+authors = ["Paras Puneet Singh <[email protected]>"]
4
+version = "0.1.0"
5
+
6
+[deps]
7
+ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
8
+Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
9
+Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
10
+SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
11
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
12
13
+[compat]
14
+Optimization = "3"
15
+Reexport = "1"
16
+julia = "1.9"
0 commit comments