diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:34:01 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:34:01 -0400 |
commit | 2c20c982063746456175e4edae7294aa1d5fbe45 (patch) | |
tree | e67298570284ae4a267c55e6765bb45f4bbc61f3 /libraries/levmar/README | |
parent | 44dc8195e3c3b2720d3243da3717b97a2b149d74 (diff) | |
download | slackbuilds-2c20c982063746456175e4edae7294aa1d5fbe45.tar.gz |
libraries/levmar: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/levmar/README')
-rw-r--r-- | libraries/levmar/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/levmar/README b/libraries/levmar/README index 85388f0795..1376d60ff7 100644 --- a/libraries/levmar/README +++ b/libraries/levmar/README @@ -1,4 +1,5 @@ levmar (Levenberg-Marquardt nonlinear least squares algorithm) -GPL native ANSI C implementations of the Levenberg-Marquardt optimization -algorithm, usable also from C++, Matlab, Perl, Python, Haskell and Tcl. +GPL native ANSI C implementations of the Levenberg-Marquardt +optimization algorithm, usable also from C++, Matlab, Perl, Python, +Haskell and Tcl. |