We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666a1ea commit 633ec9bCopy full SHA for 633ec9b
1 file changed
src/FiniteDifferences.jl
@@ -7,6 +7,7 @@ using Random
7
using Richardson
8
using SparseArrays
9
using StaticArrays
10
+using Unitful
11
12
export to_vec, grad, jacobian, jvp, j′vp
13
0 commit comments