aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-01-04 18:07:01 +0800
committerpgj <pgj@FreeBSD.org>2010-01-04 18:07:01 +0800
commit2689d8dc732c363e7c73b3c2fa19fe840dcc1463 (patch)
tree6f850b60311c0a3681e5065123d241fe1ede5999 /math/Makefile
parent1d399cc87d21a08734bc8f17f005210959a135ac (diff)
downloadfreebsd-ports-gnome-2689d8dc732c363e7c73b3c2fa19fe840dcc1463.tar.gz
freebsd-ports-gnome-2689d8dc732c363e7c73b3c2fa19fe840dcc1463.tar.zst
freebsd-ports-gnome-2689d8dc732c363e7c73b3c2fa19fe840dcc1463.zip
This Haskell library provides a number of common functions and types
useful in statistics. Our focus is on high performance, numerical robustness, and use of good algorithms. Where possible, we provide references to the statistical literature. WWW: http://darcs.serpentine.com/statistics PR: ports/142294 Submitted by: Jacula Modyun <jacula(at)gmail.com>
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 4c1bf9eaee2d..5ff847b3faa0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -118,6 +118,7 @@
SUBDIR += hs-erf
SUBDIR += hs-mwc-random
SUBDIR += hs-probability
+ SUBDIR += hs-statistics
SUBDIR += igraph
SUBDIR += isabelle
SUBDIR += itl