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 9bae174 commit bdb8c0fCopy full SHA for bdb8c0f
Project.toml
@@ -19,6 +19,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
19
TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
20
21
[sources]
22
+SciMLBase = {url = "https://github.com/SciML/SciMLBase.jl", rev = "master"}
23
OptimizationBase = {path = "lib/OptimizationBase"}
24
OptimizationLBFGSB = {path = "lib/OptimizationLBFGSB"}
25
OptimizationMOI = {path = "lib/OptimizationMOI"}
0 commit comments