Bug 109853 - [NEW PORT] math/fann: A free open source neural network library
Summary: [NEW PORT] math/fann: A free open source neural network library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-04 14:30 UTC by Tz-Huan Huang
Modified: 2007-03-06 19:20 UTC (History)
0 users

See Also:


Attachments
fann-2.1.0b.shar (3.52 KB, text/plain)
2007-03-04 14:30 UTC, Tz-Huan Huang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tz-Huan Huang 2007-03-04 14:30:04 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-03-04 14:34:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-03-06 19:15:27 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-06 19:15:49 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"