|
Subject: ANN: hstats-0.1 Newsgroups: gmane.comp.lang.haskell.cafe Date: 2007-09-19 04:47:43 GMT (1 year, 41 weeks, 3 days, 12 hours and 40 minutes ago)
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hstats-0.1
I've just released hstats, a statistical computing module for the Haskell language. Current functionality includes: mean, median, mode, range, standard/average deviation, variance, iqr, kurtosis, skew, covariance, and correlation. I have plans on adding more rank correlation functions, histograms & chi square tests. darcs repo: http://www.sftank.net/code/hstats _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe |
|
|