I was wondering if anybody knows of a good tutorial or introductory text on scientific computing on Python/SciPy for MATLAB programmers.
I was thinking of something along the lines of David Hiebeler's text on R for MATLAB programmers, which provides a side-by-side reference between both languages.
To clarify, my current environment of choice is Python(x,y) with Spyder, but anything that shows how to translate some fundamental operations, built-ins and utilities between MATLAB and SciPy + third-party extensions would be great.