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 06ffeda commit 91c822aCopy full SHA for 91c822a
test/utils.jl
@@ -3,6 +3,7 @@ using Test
3
using DiffEqBase, ForwardDiff
4
using DiffEqBase: prob2dtmin, timedepentdtmin, _rate_prototype
5
using Unitful
6
+using ForwardDiff: Dual, Tag
7
8
@testset "tspan2dtmin" begin
9
# we only need to test very rough equality since timestepping isn't science.
0 commit comments