openbsd-ports/math/libneural/pkg/PLIST
jasper 980a2b5d3d import libneural 1.0.3
libneural is an extremely tiny library for creating a software three
layer backpropagation neural network. This is useful for a very wide
variety of pattern recognition and classification problems. It is
written in C++, based on the standard algorithm with NO fancy features
like bias terms or momentum.
2008-09-08 18:46:57 +00:00

7 lines
178 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/08 18:46:57 jasper Exp $
include/neuron.h
include/nnwork.h
lib/libneural.a
lib/libneural.la
@lib lib/libneural.so.${LIBneural_VERSION}