diff options
author | João Felipe Santos <joao.eel@gmail.com> | 2010-06-15 00:19:51 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-15 00:19:51 -0500 |
commit | 076e20b4749fcf43fac74ccb8ec382e7967038ae (patch) | |
tree | 08c9105a50ae75dfa8bebbd7c1fe1933afecf57c /academic/flann/slack-desc | |
parent | 898a1a45cb66a7d8675474e006e3d8a2f4a4f4ea (diff) | |
download | slackbuilds-076e20b4749fcf43fac74ccb8ec382e7967038ae.tar.gz |
academic/flann: Added (FANN library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/flann/slack-desc')
-rw-r--r-- | academic/flann/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/flann/slack-desc b/academic/flann/slack-desc new file mode 100644 index 0000000000..1b8781d897 --- /dev/null +++ b/academic/flann/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 ':'. + + |-----handy-ruler------------------------------------------------------| +flann: flann (Fast Library for Approximate Nearest Neighbors) flann: +flann: +flann: FLANN is a library for performing fast approximate +flann: nearest neighbor searches in high dimensional spaces. It contains a +flann: collection of algorithms we found to work best for nearest neighbor +flann: search and a system for automatically choosing the best algorithm and +flann: optimum parameters depending on the dataset. +flann: +flann: Homepage: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN +flann: +flann: |