Skip to content

Commit a5c3de3

Browse files
Update OrdinaryDiffEqExponentialRK.jl
1 parent 2e27fdf commit a5c3de3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/OrdinaryDiffEqExponentialRK/src/OrdinaryDiffEqExponentialRK.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import OrdinaryDiffEqCore
1515
using RecursiveArrayTools
1616
using MuladdMacro, FastBroadcast
1717
using LinearAlgebra: axpy!, mul!
18+
import DiffEqBase
1819
import DiffEqBase: prepare_alg
1920
using ExponentialUtilities
2021
import RecursiveArrayTools: recursivecopy!

0 commit comments

Comments
 (0)