diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-28 11:34:54 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-28 11:34:54 +0800 |
commit | f63a3a26bc96c8cb8f4470542a4e770d19639ebb (patch) | |
tree | d9873f8e630692d278b7a5ced2c756aae1512f70 /science/Makefile | |
parent | 7a499c39adbe8114c8b778a34dc8b98b9f61cc4f (diff) | |
download | freebsd-ports-graphics-f63a3a26bc96c8cb8f4470542a4e770d19639ebb.tar.gz freebsd-ports-graphics-f63a3a26bc96c8cb8f4470542a4e770d19639ebb.tar.zst freebsd-ports-graphics-f63a3a26bc96c8cb8f4470542a4e770d19639ebb.zip |
Add pcp 2.2, machine learning program for pattern classification.
PR: ports/100798
Submitted by: Cheng-Lung Sung <clsung at FreeBSD.org>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 67a0b6d5fa1..1bfa6b4010e 100644 --- a/science/Makefile +++ b/science/Makefile @@ -71,6 +71,7 @@ SUBDIR += ovt SUBDIR += p5-Chemistry-Elements SUBDIR += paraview + SUBDIR += pcp SUBDIR += psi3 SUBDIR += py-paida SUBDIR += py-scipy |