Skip to content

Commit 3b35800

Browse files
Update DiffEqProblemLibrary.jl
1 parent 50284cc commit 3b35800

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/DiffEqProblemLibrary.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ __precompile__(false)
22

33
module DiffEqProblemLibrary
44

5-
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, DiffEqBiological,
6-
LinearAlgebra
5+
using DiffEqBase, ParameterizedFunctions, DiffEqOperators, DiffEqBiological
76

87
include("ode/ode_premade_problems.jl")
98
include("dae_premade_problems.jl")

0 commit comments

Comments
 (0)