openbsd-ports/math/fann/pkg/PFRAG.shared
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

6 lines
263 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/12/17 20:42:00 jasper Exp $
@lib lib/libdoublefann.so.${LIBdoublefann_VERSION}
@lib lib/libfann.so.${LIBfann_VERSION}
@lib lib/libfixedfann.so.${LIBfixedfann_VERSION}
@lib lib/libfloatfann.so.${LIBfloatfann_VERSION}