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 8e53448 commit c62476cCopy full SHA for c62476c
lib/OrdinaryDiffEqLinear/src/OrdinaryDiffEqLinear.jl
@@ -13,6 +13,7 @@ using LinearAlgebra: mul!, I
13
using SciMLOperators: AbstractSciMLOperator
14
using ExponentialUtilities
15
using RecursiveArrayTools
16
+import OrdinaryDiffEqCore
17
18
using Reexport
19
@reexport using DiffEqBase
0 commit comments