[Tutor] correlation matrix
Terry Carroll
carroll at tjc.com
Sat Jul 21 20:13:58 CEST 2007
On Sat, 21 Jul 2007, Beanan O Loughlin wrote:
> I am new to python, and indeed to programming, but i have a question
> regarding correlation matrices.
Beanan,
I never did get this kind of math, but have you looked at Numerical
Python (NumPy), http://numpy.scipy.org/numpydoc/numpy.html ? Every time
I've heard a question about matrices, it seems the answer ends up in there
somewhere.
More information about the Tutor
mailing list