diff options
author | will <will@FreeBSD.org> | 2001-01-01 08:07:46 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 08:07:46 +0000 |
commit | cdcceaa4deedb07292f97722c58ad83f9ea58b8a (patch) | |
tree | 06e2f75701ac34b1e37414ffcc523b710b537706 /math/Makefile | |
parent | 15c8468130036c2169513b74d09c28eaaa09cdb3 (diff) | |
download | FreeBSD-ports-cdcceaa4deedb07292f97722c58ad83f9ea58b8a.zip FreeBSD-ports-cdcceaa4deedb07292f97722c58ad83f9ea58b8a.tar.gz |
Add p5-AI-NeuralNet-Mesh 0.44, a perl module implementing an optimized,
accurate neural network mesh.
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 93e78bc..785b0e7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -44,6 +44,7 @@ SUBDIR += octave SUBDIR += oleo SUBDIR += p5-AI-NeuralNet-BackProp + SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |