Skip to content

Commit 3bcdc47

Browse files
committed
Added note on reproducibility of paper figures
1 parent 4f1f9a4 commit 3bcdc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DFO-GN: Derivative-Free Nonlinear Least-Squares Solver |PyPI Version|
44
DFO-GN is a package for solving nonlinear least-squares minimisation, without requiring derivatives of the objective.
55

66
This is an implementation of the algorithm from our paper:
7-
`A Derivative-Free Gauss-Newton Method <https://arxiv.org/abs/1710.11005>`_, C. Cartis and L. Roberts, submitted (2017).
7+
`A Derivative-Free Gauss-Newton Method <https://arxiv.org/abs/1710.11005>`_, C. Cartis and L. Roberts, submitted (2017). For reproducibility of all figures in this paper, please feel free to contact the authors.
88

99
Note: we have released a newer package, called DFO-LS, which is an upgrade of DFO-GN to improve its flexibility and robustness to noisy problems. See `here <https://github.com/numericalalgorithmsgroup/dfols>`_ for details.
1010

0 commit comments

Comments
 (0)