using numpy to do linear algebra

Michael O'Brien mkobrien at gmail.com
Sat Feb 3 02:20:29 EST 2007


Hola~

I have a large array of points (over a million). I would like to
multiply each point in the array by a 4x4 matrix. I keep thinking
there should be an easy way to do this using numpy, but I can't figure
out the mojo to do it. Is that possible?

MO




More information about the Python-list mailing list