We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37c302 commit f0ac3bdCopy full SHA for f0ac3bd
1 file changed
src/FiniteDiff.jl
@@ -40,5 +40,6 @@ include("derivatives.jl")
40
include("gradients.jl")
41
include("jacobians.jl")
42
include("hessians.jl")
43
+include("jvp.jl")
44
45
end # module
0 commit comments