diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-07 18:57:09 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-07 18:57:09 +0800 |
commit | a850098cd5f14e77d16304a9874e6a468d2f4a93 (patch) | |
tree | 0209706246d533c3a0951dacab63962eb15cacf4 /science/Makefile | |
parent | 20a60c9faef7709c452ed49b38b18e0e679093cc (diff) | |
download | freebsd-ports-gnome-a850098cd5f14e77d16304a9874e6a468d2f4a93.tar.gz freebsd-ports-gnome-a850098cd5f14e77d16304a9874e6a468d2f4a93.tar.zst freebsd-ports-gnome-a850098cd5f14e77d16304a9874e6a468d2f4a93.zip |
R-cran-AMORE was born to release the TAO robust neural network algorithm
to the R users. It has grown and I think it can be of interest for
the users wanting to implement their own training algorithms as well as
for those others whose needs lye only in the "user space".
WWW: http://rwiki.sciviews.org/doku.php?id=packages:cran:amore
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 d312712764eb..7fddc0c0642e 100644 --- a/science/Makefile +++ b/science/Makefile @@ -6,6 +6,7 @@ SUBDIR += 2d-rewriter SUBDIR += 2dhf SUBDIR += InsightToolkit + SUBDIR += R-cran-AMORE SUBDIR += abinit SUBDIR += afni SUBDIR += at |