Christopher Burns <chris.d.burns@gmail.com> [Tue, 29 Jun 2010 01:17:52 -0500] rev 433
DOC: Add comments about python style.
Christopher Burns <chris.d.burns@gmail.com> [Tue, 29 Jun 2010 00:59:26 -0500] rev 432
DOC: Add more slides on testing
Christopher Burns <chris.d.burns@gmail.com> [Tue, 29 Jun 2010 00:30:21 -0500] rev 431
DOC: Add slide about __module__ attribute.
Christopher Burns <chris.d.burns@gmail.com> [Mon, 28 Jun 2010 23:52:44 -0500] rev 430
REF: Minor format changes to exercise
Christopher Burns <chris.d.burns@gmail.com> [Mon, 28 Jun 2010 23:52:18 -0500] rev 429
DOC: Add a few slides on namespaces and imports.
Christopher Burns <chris.d.burns@gmail.com> [Mon, 28 Jun 2010 23:17:31 -0500] rev 428
REF: Minor formatting tweaks in exercise solutions.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 28 Jun 2010 01:37:42 -0500] rev 427
Minor changes to session1.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 28 Jun 2010 00:14:02 -0500] rev 426
Adding an acknowledgement slide to session 1. Minor changes to session
2.
Christopher Burns <chris.d.burns@gmail.com> [Sun, 27 Jun 2010 22:05:22 -0500] rev 425
REF: Reformat some of the exercises so they're easier to read for the audience.
Christopher Burns <chris.d.burns@gmail.com> [Sun, 27 Jun 2010 20:23:10 -0500] rev 424
REF: simplify example of printing list in reverse.
Christopher Burns <chris.d.burns@gmail.com> [Sun, 27 Jun 2010 15:16:54 -0500] rev 423
REF: Reformat some of the if-blocks so it's a little more clear.
Christopher Burns <chris.d.burns@gmail.com> [Tue, 22 Jun 2010 00:03:19 -0700] rev 422
Merge changes from Prabhu.
Christopher Burns <chris.d.burns@gmail.com> [Tue, 22 Jun 2010 00:00:54 -0700] rev 421
Added breaks to plan so I could think though the timing when drafting the summary.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Tue, 22 Jun 2010 00:06:31 -0400] rev 420
Minor edits.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 21 Jun 2010 04:05:56 -0400] rev 419
Updating plan.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 21 Jun 2010 03:47:30 -0400] rev 418
Merging changes from Chris.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 21 Jun 2010 03:40:59 -0400] rev 417
ENH: Added slides for FFT and basic signal processing, wherein we
introduce some random number generation also. Misc. cleanup for
tutorial.
Christopher Burns <chris.d.burns@gmail.com> [Sun, 20 Jun 2010 22:59:53 -0700] rev 416
Add whitespace to exercise code.
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.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Fri, 18 Jun 2010 01:21:32 -0400] rev 408
ENH: Minor changes to session 2.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Thu, 17 Jun 2010 20:58:42 -0400] rev 407
Added changes to session 1. Added some IPython tips.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Thu, 17 Jun 2010 16:10:54 -0400] rev 406
Merging Chris and my changes.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Thu, 17 Jun 2010 16:07:17 -0400] rev 405
Minor edits.
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Thu, 17 Jun 2010 16:05:06 -0400] rev 404
Small change to allocation.