Open main menu

Changes

Numpy linalg

90 bytes added, 17:32, 14 June 2014
== How to transpose higher dimension arrays ==
http://jameshensman.wordpress.com/2010/06/14/multiple-matrix-multiplication-in-numpy/
 
== Faster dot product using BLAS ==
http://www.huyng.com/posts/faster-numpy-dot-product/