diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-04-19 00:15:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-19 00:16:25 +0700 |
commit | d8a8cf4250305434f317eb1258c487c5947a7b21 (patch) | |
tree | e57e3dcfbc2bed81e7705235865fa38d1a76072a /libraries/levmar/slack-desc | |
parent | 896d7010e69530802f6014c2240304d5008b9b10 (diff) | |
download | slackbuilds-d8a8cf4250305434f317eb1258c487c5947a7b21.tar.gz |
libraries/levmar: Added (Levenberg-Marquardt algorithm).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/levmar/slack-desc')
-rw-r--r-- | libraries/levmar/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/levmar/slack-desc b/libraries/levmar/slack-desc new file mode 100644 index 0000000000..d81b888b47 --- /dev/null +++ b/libraries/levmar/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +levmar: levmar (Levenberg-Marquardt nonlinear least squares algorithm) +levmar: +levmar: GPL native ANSI C implementations of the Levenberg-Marquardt +levmar: optimization algorithm, usable also from C++, Matlab, Perl, Python, +levmar: Haskell and Tcl. +levmar: +levmar: http://users.ics.forth.gr/~lourakis/levmar/ +levmar: +levmar: +levmar: +levmar: |