summaryrefslogtreecommitdiffstats
path: root/academic/fann
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 00:12:36 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit466995769c3d04b0cc3095c9d893f05a02b1ccb4 (patch)
treef1348d6d47a12ef2e2afd4d0dec3fd0f63b1034c /academic/fann
parent28490d1d279a3628f16b60e8ac9fdc8ad7f57f94 (diff)
downloadslackbuilds-466995769c3d04b0cc3095c9d893f05a02b1ccb4.tar.gz
slackbuilds-466995769c3d04b0cc3095c9d893f05a02b1ccb4.tar.xz
academic/fann: Fix slack-desc.
Diffstat (limited to 'academic/fann')
-rw-r--r--academic/fann/slack-desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/academic/fann/slack-desc b/academic/fann/slack-desc
index b3e319a632..00e779b041 100644
--- a/academic/fann/slack-desc
+++ b/academic/fann/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-fann: FANN (Fast Artificial Neural Networks)
+fann: fann (Fast Artificial Neural Networks)
fann:
fann: Fast Artificial Neural Network Library is a free open source neural
-fann: network library, which implements multilayer artificial neural networks
-fann: in C with support for both fully connected and sparsely connected
-fann: networks. Cross-platform execution in both fixed and floating point are
-fann: supported. It includes a framework for easy handling of training data
-fann: sets. It is easy to use, versatile, well documented, and fast. Bindings
-fann: to more than 15 programming languages are available.
-fann:
+fann: network library, which implements multilayer artificial neural
+fann: networks in C with support for both fully connected and sparsely
+fann: connected networks. Cross-platform execution in both fixed and
+fann: floating point are supported. It includes a framework for easy
+fann: handling of training data sets. It is easy to use, versatile,
+fann: well documented, and fast. Bindings to more than 15 programming
+fann: languages are available.
fann: Homepage: http://leenissen.dk/fann/wp/