summaryrefslogtreecommitdiff
path: root/devel/fann-devel/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-01-22Remove fann-devel, because it is older than the (just updated) fann.gdt1-20/+0
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-02-11user-destdirgdt1-3/+5
2006-10-12Fast Artificial Neural Network Library implements multilayergdt1-0/+20
artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to other programming languages and a GUI are also available. This is a CVS snapshot.