| SalStat is a statistics package designed for the statistical analysis of scientific data (like in psychology), similar (eventually) to SPSS or StatView. It is written in Python and the GUI is wxPython and uses Numeric and SciPy behind the scenes.
It will have a modular architecture, enabling people to design their own tests and incorporate them into the GUI.
Source code is available under the GPL, and binary versions are also available for those who do not wish to install Python, wxPython and Numeric. |