We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c01ee07 + bcc06f9 commit 76ca71eCopy full SHA for 76ca71e
4 files changed
ext/JuMPModels/bioreactor.jl
@@ -136,5 +136,3 @@ function OptimalControlProblems.bioreactor(
136
137
return model
138
end
139
-
140
ext/MetaData/steering.jl
@@ -14,4 +14,4 @@ steering_meta = OrderedDict(
14
x₃_tf=45,
15
x₄_tf=0,
16
),
17
-)
+)
ext/OptimalControlModels/steering.jl
@@ -99,4 +99,4 @@ function OptimalControlProblems.steering(
99
)
100
101
return docp
102
-end
+end
ext/OptimalControlModels_s/steering_s.jl
@@ -99,4 +99,4 @@ function OptimalControlProblems.steering_s(
0 commit comments