diff options
author | clsung <clsung@FreeBSD.org> | 2006-11-01 09:53:44 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-11-01 09:53:44 +0800 |
commit | 0b5081b400ad9bc4c1c1b20184ecd9e5e417f27a (patch) | |
tree | 4c04305ef01b50db0b1c77b122ade00670392b4d /math/Makefile | |
parent | de0cfe0bc2af21bd3916015e86d58a3e7e841f9f (diff) | |
download | freebsd-ports-gnome-0b5081b400ad9bc4c1c1b20184ecd9e5e417f27a.tar.gz freebsd-ports-gnome-0b5081b400ad9bc4c1c1b20184ecd9e5e417f27a.tar.zst freebsd-ports-gnome-0b5081b400ad9bc4c1c1b20184ecd9e5e417f27a.zip |
Add p5-Algorithm-CurveFit 1.02, nonlinear Least Squares Fitting.
PR: ports/104620
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 8e48950ee533..40dca06ef37e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -170,6 +170,7 @@ SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron SUBDIR += p5-Algorithm-Combinatorics + SUBDIR += p5-Algorithm-CurveFit SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector SUBDIR += p5-Bit-Vector-Minimal |