Skip to content

Commit 633ec9b

Browse files
committed
Use Unitful in package root file
1 parent 666a1ea commit 633ec9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/FiniteDifferences.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ using Random
77
using Richardson
88
using SparseArrays
99
using StaticArrays
10+
using Unitful
1011

1112
export to_vec, grad, jacobian, jvp, j′vp
1213

0 commit comments

Comments
 (0)