---
name: fann
version: 2.2.0
origin: math/fann
comment: Free open source neural network library
arch: freebsd:9:x86:64
www: http://leenissen.dk/
maintainer: tzhuan@csie.org
prefix: /usr/local
licenselogic: single
flatsize: 562905
desc: "Fast Artificial Neural Network Library is a free open source neural network\nlibrary,
  which implements multilayer artificial neural networks in C with\nsupport for both
  fully connected and sparsely connected networks. Cross-platform\nexecution in both
  fixed and floating point are supported. It includes a\nframework for easy handling
  of training data sets. It is easy to use, versatile,\nwell documented, and fast.
  Bindings to more than 15 programming languages are\navailable. An easy to read introduction
  article and a reference manual\naccompanies the library with examples and recommendations
  on how to use the\nlibrary. Several graphical user interfaces are also available
  for the library.\n\nWWW:\thttp://leenissen.dk/\n"
categories: [science, math]
files:
  /usr/local/include/compat_time.h: 97f4c49fcd8fa6beff4285043e277b6b184684f6279ea6c48f20161e0dfa7b1c
  /usr/local/include/doublefann.h: 66408f0a7dd9df2223e59505173eab45e60a02dc0dcf923125e37917c23d5067
  /usr/local/include/fann.h: 038f31872e2ea25d21984bf99144ad91b87cbbd2a9286978cf5fde05e4d79481
  /usr/local/include/fann_activation.h: 0cf6e60ab2580c381aee1ebfcc8c13cd9c44ed2557155d8d424d3654d3bc2647
  /usr/local/include/fann_cascade.h: 8c1bdda930bcec62948c87ae525a4be91f27a03d5cc59bf522f4c3a6361d1305
  /usr/local/include/fann_cpp.h: afd99d9c8588c0817ffd825e75f4875f31a4199f4aefc6a4f992fd748a6d8169
  /usr/local/include/fann_data.h: fb090a61345461800afbfd1ca26996394a2e69e692d7b6a5adadebdf9cfca932
  /usr/local/include/fann_error.h: 2f33a85df231ca89a13f00cfebcacf4c1435ba1be21f3da9692dbac4bb86799d
  /usr/local/include/fann_internal.h: 8ffe5aeae97df991673cdd81e1b56d80a176ce44430fd730862178ef960ca809
  /usr/local/include/fann_io.h: 592dfc3c93c7b22179d683e7d34ef37bdc831875d1c713487757e780a471d9d5
  /usr/local/include/fann_train.h: 40460d8afcfffb7637148c9cb3e2f5aa383068d447de07b073def183995fd40c
  /usr/local/include/fixedfann.h: d4f0eea4c573e84f55104a08c5cdd85a11d3f423ab2d97f87252a0e8ce331583
  /usr/local/include/floatfann.h: f8c9cce50afe7b7c575306f78e95382df7d914e6450129d3941c1c7eda044d0d
  /usr/local/lib/libdoublefann.so: '-'
  /usr/local/lib/libdoublefann.so.2: '-'
  /usr/local/lib/libdoublefann.so.2.2.0: 149b9e483cd1c6012afeba1bc53d40d5bfa623ea4ad62a3abe23ba73aaa9df13
  /usr/local/lib/libfann.so: '-'
  /usr/local/lib/libfann.so.2: '-'
  /usr/local/lib/libfann.so.2.2.0: 8404fc8a05848de3af2d8706680fc8b912335a79e4c0a9065d12e1ee8ce3ec8a
  /usr/local/lib/libfixedfann.so: '-'
  /usr/local/lib/libfixedfann.so.2: '-'
  /usr/local/lib/libfixedfann.so.2.2.0: 4f55017c50e3a4f2f9d574cca5678b92daeac1b08eca13be2b1f88ac2cc94120
  /usr/local/lib/libfloatfann.so: '-'
  /usr/local/lib/libfloatfann.so.2: '-'
  /usr/local/lib/libfloatfann.so.2.2.0: d4dd55766fed2c468c1e0421a3ef12a3bbac90af22c19135e4dc683e6915ed83
  /usr/local/libdata/pkgconfig/fann.pc: 11e6fc7b889d1b9b878076cdcb31634741cc32ef9e4a1372e05e4190fd20df89
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
