diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-01 08:07:46 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-01 08:07:46 +0000 |
commit | 7e6fb55914f1367e12dc98196ea86ac8e6432a5e (patch) | |
tree | 85f89a8b1b2167b782e22cd0e2535b4f3eb32fa5 /math/Makefile | |
parent | 9d6877cafbfdd5594276864e1c54a9c97b3fb5d7 (diff) | |
download | ports-7e6fb55914f1367e12dc98196ea86ac8e6432a5e.tar.gz ports-7e6fb55914f1367e12dc98196ea86ac8e6432a5e.zip |
Add p5-AI-NeuralNet-Mesh 0.44, a perl module implementing an optimized,
accurate neural network mesh.
Notes
Notes:
svn path=/head/; revision=36555
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 93e78bc37426..785b0e727178 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 |