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 b8a7fe4 commit 8c2a16eCopy full SHA for 8c2a16e
lib/OptimizationODE/test/runtests.jl
@@ -1,8 +1,5 @@
1
using Test
2
-using Optimization, Optimization.SciMLBase
3
-using Optimization.ADTypes
4
-using OptimizationODE
5
-using LinearAlgebra
+using OptimizationODE, SciMLBase, ADTypes
6
7
@testset "OptimizationODE Tests" begin
8
0 commit comments