Puneeth Chaganti <punchagan@fossee.in> [Wed, 28 Jul 2010 19:50:00 +0530] rev 438
Added FFT stuff to day1/cheatsheet6.
Puneeth Chaganti <punchagan@fossee.in> [Wed, 28 Jul 2010 19:30:34 +0530] rev 437
Fix title of day1/cheatsheet3.
Christopher Burns <chris.d.burns@gmail.com> [Tue, 29 Jun 2010 08:04:19 -0500] rev 436
EHN: Add trival debugging.py example.
Christopher Burns <chris.d.burns@gmail.com> [Tue, 29 Jun 2010 01:59:20 -0500] rev 435
DOC: Add mailing lists and other links.
Christopher Burns <chris.d.burns@gmail.com> [Tue, 29 Jun 2010 01:40:24 -0500] rev 434
DOC: More slides on whitespace.
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.