Apophenia is an open statistical library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats package (such as OLS, probit, or singular value decomposition) but doesn't tie the user to an ad hoc language or environment. The core functions are written in C, but should be easy to bind to functions in Perl/Phython.
It is written to scale well. If you have tried to analyze your gigabyte data set using other open source tools but found that they weren't up to handling large data sets or exceptionally computationally-intensive work, Apophenia is the library for you.
To date, the library has over a hundred functions to facilitate statistical computing, such as:
License: GNU GPL.
Tags: statistics, library.
Interface: library.
Source language: C.
Requires GNU Scientific Library, SQLite.
Maintainer: Ben Klemens.
Developer: Ben Klemens.
Homepage: http://apophenia.sourceforge.net/.
Documentation: http://apophenia.sourceforge.net/doc/.
Source repository: http://sourceforge.net/cvs/?group_id=130901.
Bug database: https://sourceforge.net/tracker/?group_id=130901.
Support: https://lists.sourceforge.net/lists/listinfo/apophenia-discuss.