openbsd-ports/math/fann/pkg/PLIST
jasper 1fbb345fce import fann 2.1.0beta
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.
2007-12-17 20:42:00 +00:00

31 lines
691 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2007/12/17 20:42:00 jasper Exp $
%%SHARED%%
include/compat_time.h
include/doublefann.h
include/fann.h
include/fann_activation.h
include/fann_cascade.h
include/fann_data.h
include/fann_error.h
include/fann_internal.h
include/fann_io.h
include/fann_train.h
include/fixedfann.h
include/floatfann.h
lib/libdoublefann.a
lib/libdoublefann.la
lib/libfann.a
lib/libfann.la
lib/libfixedfann.a
lib/libfixedfann.la
lib/libfloatfann.a
lib/libfloatfann.la
lib/pkgconfig/
lib/pkgconfig/fann.pc
share/doc/fann/
share/doc/fann/advancedusage.txt
share/doc/fann/fixedpointusage.txt
share/doc/fann/gettingstarted.txt
share/doc/fann/installation.txt
share/doc/fann/theory.txt