Skip to content

Commit a381922

Browse files
committed
Update RFC-00xx-automatic-implicit-differentiation.md
1 parent 7c27014 commit a381922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFC-00xx-automatic-implicit-differentiation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ def root_vjp(
303303
z: Any,
304304
):
305305
"""
306-
Add implicit differentiation to a fixed point method.
306+
Vector-Jacobian product of a root.
307307
308308
Args:
309309
f:

0 commit comments

Comments
 (0)