Skip to content

Commit 0a28354

Browse files
committed
using AbstractDifferential
1 parent f799e8e commit 0a28354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_util.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using FiniteDifferences, Test
22
using FiniteDifferences: jvp, j′vp
33
using ChainRules
4+
using ChainRules: AbstractDifferential
45

56
const _fdm = central_fdm(5, 1)
67

0 commit comments

Comments
 (0)