diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2018-04-27 22:04:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:40:13 +0700 |
commit | 5fe16980b677edcaf6a6d8c1c6a0b97bd1c96db6 (patch) | |
tree | daa7afe5c65d878626e6818460470b208fc460c1 /academic/Shark/slack-desc | |
parent | 4679b7e2cc54d6814df17772bda74df95b57fc2b (diff) |
academic/Shark: Added (machine learning library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/Shark/slack-desc')
-rw-r--r-- | academic/Shark/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/Shark/slack-desc b/academic/Shark/slack-desc new file mode 100644 index 0000000000000..015141daeda15 --- /dev/null +++ b/academic/Shark/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------------------------------------------------------| +Shark: Shark (machine learning library) +Shark: +Shark: Shark is a fast, modular, feature-rich open-source C++ machine +Shark: learning library. It provides methods for linear and nonlinear +Shark: optimization, kernel-based learning algorithms, neural networks and +Shark: various other machine learning techniques (see the feature list +Shark: below). It serves as a powerful toolbox for real world applications +Shark: as well as research. Shark depends on Boost and CMake. +Shark: +Shark: +Shark: |