summaryrefslogtreecommitdiffstats
path: root/cluster/fann/DETAILS
blob: aa4effe8ad1dfdab91a4b5ee129b7ecb3b335f10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=fann
         VERSION=2.0.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:6bd72a73ad68ebf1e82dbf158aab606a04f28bc90bc6a5b5e9a5a3e45943acf2ba9763dfb8b3f39da2e3a91a384dc2b4918b74a86f16bb11d8613bef85b1cd4e
        WEB_SITE=http://leenissen.dk/fann/
         ENTERED=20050706
      LICENSE[0]=LGPL
        KEYWORDS="cluster"
           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