summaryrefslogtreecommitdiffstats
path: root/cluster/fann/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/fann/DETAILS')
-rwxr-xr-xcluster/fann/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/cluster/fann/DETAILS b/cluster/fann/DETAILS
new file mode 100755
index 0000000000..cbf315103c
--- /dev/null
+++ b/cluster/fann/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=fann
+ VERSION=1.2.0
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=27ebe3fc1803f1c6d0fbda58091af026
+ WEB_SITE=http://leenissen.dk/fann/
+ ENTERED=20050706
+ UPDATED=20050706
+ LICENSE[0]=LGPL
+ BUILD_API=2
+ SHORT='Fast Artificial Neural Network Library'
+cat << EOF
+Fast Artificial Neural Network Library implements multilayer artificial neural networks in C. It is cross-platform, easy to use, versatile, well documented and fast. C++, PHP, Python, Delphi, .NET, Mathematica bindings and a GUI is available.
+EOF