aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-05-07 22:24:59 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-05-07 22:24:59 +0000
commit48216a14b5aa031542f1888b2ab9d82443e99f6c (patch)
treefb0f201a93bb4cb237f5db892473c06575f43eae /math/Makefile
parentdd4a4cfafb6abacdc7f6ce5544030c47bad5c641 (diff)
downloadports-48216a14b5aa031542f1888b2ab9d82443e99f6c.tar.gz
ports-48216a14b5aa031542f1888b2ab9d82443e99f6c.zip
Add math/octave-forge, adding many features such as sparce matrix treatment,
fast fourier transformation, Statistics, Optimizations and more to math/octave.
Notes
Notes: svn path=/head/; revision=108647
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index bac3b2bf37cd..d74e03eecec1 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -107,6 +107,7 @@
SUBDIR += nsc2ke
SUBDIR += ntl
SUBDIR += octave
+ SUBDIR += octave-forge
SUBDIR += oleo
SUBDIR += p5-AI-DecisionTree
SUBDIR += p5-AI-NeuralNet-BackProp