Skip to content

Commit 729efcb

Browse files
committed
Fixed typo in readme
1 parent 768c8e6 commit 729efcb

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
@@ -20,7 +20,7 @@ DFO-LS: Derivative-Free Optimizer for Least-Squares
2020

2121
.. image:: https://static.pepy.tech/personalized-badge/dfo-ls?period=total&units=international_system&left_color=black&right_color=green&left_text=Downloads
2222
:target: https://pepy.tech/project/dfo-ls
23-
:alt: Total download
23+
:alt: Total downloads
2424

2525
DFO-LS is a flexible package for solving nonlinear least-squares minimization, without requiring derivatives of the objective. It is particularly useful when evaluations of the objective function are expensive and/or noisy. DFO-LS is more flexible version of `DFO-GN <https://github.com/numericalalgorithmsgroup/dfogn>`_.
2626

0 commit comments

Comments
 (0)