summaryrefslogtreecommitdiffstats
path: root/libraries/levmar
diff options
context:
space:
mode:
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
commit2c20c982063746456175e4edae7294aa1d5fbe45 (patch)
treee67298570284ae4a267c55e6765bb45f4bbc61f3 /libraries/levmar
parent44dc8195e3c3b2720d3243da3717b97a2b149d74 (diff)
downloadslackbuilds-2c20c982063746456175e4edae7294aa1d5fbe45.tar.gz
slackbuilds-2c20c982063746456175e4edae7294aa1d5fbe45.tar.xz
libraries/levmar: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/levmar')
-rw-r--r--libraries/levmar/README5
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.