Christopher Burns <chris.d.burns@gmail.com> [Sun, 20 Jun 2010 22:55:05 -0700] rev 415
Line numbers for history can be separated by spaces, not commas.
Christopher Burns <chris.d.burns@gmail.com> [Sun, 20 Jun 2010 22:50:03 -0700] rev 414
Add whitespace to assignment.
Christopher Burns <chris.d.burns@gmail.com> [Sun, 20 Jun 2010 22:42:38 -0700] rev 413
Minor edits. Reorder dependency files so easier to eyeball with ls output. Fix typo for showing source in ipython.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 21 Jun 2010 00:49:03 -0400] rev 412
ENH: Enhanced the problem set building on the image handing and arrays.
Illustrated dtypes, casting and their importance along with an example
using RGBA images. Also introduce edge detection.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Sun, 20 Jun 2010 21:10:37 -0400] rev 411
Adding quiz into schedule.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Sun, 20 Jun 2010 18:23:34 -0400] rev 410
Updating session4, adding example for computation of norm and SVD.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Sat, 19 Jun 2010 01:27:20 -0400] rev 409
ENH: Minor cleanup. Also added slide to introduce IPython's %timeit and
%time.