Skip to content

Commit 2e20232

Browse files
committed
fix obsolete warning in README
1 parent eb25933 commit 2e20232

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
**[Go To ForwardDiff's Documentation](http://www.juliadiff.org/ForwardDiff.jl/)**
99

10-
**Warning**: Please read [this issue](https://github.com/JuliaDiff/ForwardDiff.jl/issues/83) before attempting nested differentiation with ForwardDiff.
11-
1210
# ForwardDiff.jl
1311

1412
ForwardDiff implements methods to take **derivatives**, **gradients**, **Jacobians**, **Hessians**, and higher-order derivatives of native Julia functions (or any callable object, really) using **forward mode automatic differentiation (AD)**.

0 commit comments

Comments
 (0)