Date: Tue, 6 Mar 2007 19:15:43 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/fann Makefile distinfo pkg-descr pkg-plist ports/math/fann/files patch-Makefile.in Message-ID: <200703061915.l26JFh9o099548@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-03-06 19:15:43 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/fann Makefile distinfo pkg-descr pkg-plist
math/fann/files patch-Makefile.in
Log:
Fast Artificial Neural Network Library is a free open source neural network
library, which 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. PHP, C++, .NET, Ada, Python, Delphi,
Octave, Ruby, Pure Data and Mathematica bindings are available. A reference
manual accompanies the library with examples and recommendations on how to use
the library. A graphical user interface is also available for the library.
WWW: http://leenissen.dk/fann/
PR: ports/109853
Submitted by: Tz-Huan Huang <tzhuan at csie.org>
Revision Changes Path
1.447 +1 -0 ports/math/Makefile
1.1 +24 -0 ports/math/fann/Makefile (new)
1.1 +3 -0 ports/math/fann/distinfo (new)
1.1 +11 -0 ports/math/fann/files/patch-Makefile.in (new)
1.1 +11 -0 ports/math/fann/pkg-descr (new)
1.1 +29 -0 ports/math/fann/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703061915.l26JFh9o099548>
