CL-MathStats is an unordered collection of mathematical routines.
TINAA documentation for CL-MathStats is available.
A Darcs repository is available (note that you'll also need Metatilities and Moptilities to get CL-MathStats to work). The commands are listed below:
darcs get http://common-lisp.net/project/cl-mathstats/
darcs get http://common-lisp.net/project/metatilities/
darcs get http://common-lisp.net/project/moptilities/
CL-MathStats (and friends) should also be ASDF installable. Its CLiki home is right where you'd expect.
There's also a handy gzipped tar file.
30 May 2007 I hate keeping this up to date. I need to automate it! In any case, David Trudgett found a problem with CL-Mathstats define-statistic macro (it wasn't exporting its symbol except at compile time. Go figure.
11 Nov 2005 Just getting things set up here.