diff options
author | will <will@FreeBSD.org> | 2001-01-01 08:16:56 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 08:16:56 +0000 |
commit | 88476615f9cc89b4a84f02b52cdbfea76e132967 (patch) | |
tree | 9721733ed09386f5195e68b640055f075f20f42d /math/Makefile | |
parent | cdcceaa4deedb07292f97722c58ad83f9ea58b8a (diff) | |
download | FreeBSD-ports-88476615f9cc89b4a84f02b52cdbfea76e132967.zip FreeBSD-ports-88476615f9cc89b4a84f02b52cdbfea76e132967.tar.gz |
Add p5-AI-Perceptron 0.01, a perl module intended as an introduction to
internal operations of neural networks.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 785b0e7..554b446 100644 --- a/math/Makefile +++ b/math/Makefile @@ -45,6 +45,7 @@ SUBDIR += oleo SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh + SUBDIR += p5-AI-Perceptron SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |