summaryrefslogtreecommitdiff
path: root/math/libneural/pkg-comment
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-29 02:08:21 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-29 02:08:21 +0000
commitbbbf0c1054665e24e4ae97effdaed5cc5150ff7c (patch)
treeb7d41ee63fcbfbc69231251a5a250f91d4bc9c15 /math/libneural/pkg-comment
parentUpgrade to version 1.1 (fixes broken man page installation). (diff)
Add libneural in its new location, moved from devel to math category w/o
a repocopy because there's no history to preserve. Libneural is a C++ library implementation of the classic 3-layer perceptron. Also release this port upon the people. Move suggested by: reg
Notes
Notes: svn path=/head/; revision=29962
Diffstat (limited to 'math/libneural/pkg-comment')
-rw-r--r--math/libneural/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libneural/pkg-comment b/math/libneural/pkg-comment
new file mode 100644
index 000000000000..031aaa9f795b
--- /dev/null
+++ b/math/libneural/pkg-comment
@@ -0,0 +1 @@
+C++ implementation of the classic 3-layer perceptron in library form