Skip to content

Commit aae08c4

Browse files
author
Roger-luo
committed
oops, somehow deleted the exports
1 parent 1ffd1e9 commit aae08c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/grad.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export grad, jacobian
1+
export grad, jacobian, jvp, j′vp, to_vec
22
function replace_arg(x, xs::Tuple, k::Int)
33
return ntuple(length(xs)) do p
44
if p == k

0 commit comments

Comments
 (0)