NOTICE: This package has been removed from pkgsrc

./devel/fann-devel, Fast Artificial Neural Network

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.1.0.20061012, Package name: fann-2.1.0.20061012, Maintainer: gdt

Fast Artificial Neural Network Library implements multilayer
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.


Required to build:
[devel/libtool-base] [devel/pkg-config]

Master sites:

SHA1: 2ac381d822a8cb29d07c93ac906bc6048bdc04da
RMD160: 888d26649cd3046b0f9b4cf76d81b77a0b5fd052
Filesize: 3318.215 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-22 02:22:26 by Greg Troxel | Files touched by this commit (6) | Package removed
Log message:
Remove fann-devel, because it is older than the (just updated) fann.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-06-13 08:46:48 by Roland Illig | Files touched by this commit (67)
Log message:
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-02-11 01:39:10 by Greg Troxel | Files touched by this commit (1)
Log message:
user-destdir
   2006-10-12 21:21:19 by Greg Troxel | Files touched by this commit (1) | Package updated
Log message:
update for replaced tarball (very soon for brand-new package, so
skipping usual tarball-changed issues)
   2006-10-12 20:30:22 by Greg Troxel | Files touched by this commit (6) | Imported package
Log message:
Fast Artificial Neural Network Library implements multilayer
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.