Skip to content

Commit d66924e

Browse files
committed
Merge branch 'main' of https://github.com/Fifis/pnd
2 parents 160d83e + d3f695a commit d66924e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
An R package for computing fast and accurate numerical derivatives.
1010

11-
<img src="https://kostyrka.lu/user/pages/05.programming/05.pnd.package/parallel-numerical-derivatives-R-package.png" alt="Parallel numerical derivatives in R" width="640"/>
11+
<img src="https://kostyrka.lu/user/pages/50.programming/05.pnd.package/parallel-numerical-derivatives-R-package.png" alt="Parallel numerical derivatives in R" width="640"/>
1212

1313
In the past, I was using [numDeriv](https://CRAN.R-project.org/package=numDeriv) to compute numerical gradients.
1414
However, the results were not stable for some function, and I could not investigate the source of this instability.

0 commit comments

Comments
 (0)