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 8c402f3 commit 88537b0Copy full SHA for 88537b0
test/runtests.jl
@@ -1,9 +1,10 @@
1
# spell-checker: disable
2
3
+using ModelPredictiveControl
4
using ControlSystemsBase
5
using Documenter
6
using LinearAlgebra
-using ModelPredictiveControl
7
+using JuMP
8
using Test
9
10
0 commit comments