cvs commit: ports/math Makefile ports/math/fann Makefile distinfo pkg-descr pkg-plist ports/math/fann/files patch-Makefile.in

Martin Wilke miwi at FreeBSD.org
Tue Mar 6 19:15:44 UTC 2007


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)


More information about the cvs-all mailing list