avatarzhang / python-statlib

Automatically exported from code.google.com/p/python-statlib
Other
0 stars 0 forks source link

= To Install ==

python setup.py install

= About the Statlib Package =

A collection of pure python descriptive statistics and vector algebra.

Homepage: http://python-statlib.googlecode.com

The goal of the project is to combine several python statistics modules into a single package. This is the result of a project that has been run under the auspices of the 2007 Python Project for the Google Highly Open Participation Contest, a programming contest for high school students.

= Content =

stats.py, pstats.py by Gary Strangman, homepage: http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html

matfunc.py by Raymond Hettiger, homepage, updates and documentation: http://users.rcn.com/python/download/python.htm

=== Note ===

Usage of the included tests for stat and pstats require Numeric, which can be obtained at: http://numpy.scipy.org/