Mon, 21 Jun 2010 03:47:30 -0400 Merging changes from Chris. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 21 Jun 2010 03:47:30 -0400] rev 418
Merging changes from Chris.
Mon, 21 Jun 2010 03:40:59 -0400 ENH: Added slides for FFT and basic signal processing, wherein we scipy2010
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.
Sun, 20 Jun 2010 22:59:53 -0700 Add whitespace to exercise code. scipy2010
Christopher Burns <chris.d.burns@gmail.com> [Sun, 20 Jun 2010 22:59:53 -0700] rev 416
Add whitespace to exercise code.
Sun, 20 Jun 2010 22:55:05 -0700 Line numbers for history can be separated by spaces, not commas. scipy2010
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.
Sun, 20 Jun 2010 22:50:03 -0700 Add whitespace to assignment. scipy2010
Christopher Burns <chris.d.burns@gmail.com> [Sun, 20 Jun 2010 22:50:03 -0700] rev 414
Add whitespace to assignment.
Sun, 20 Jun 2010 22:42:38 -0700 Minor edits. Reorder dependency files so easier to eyeball with ls output. Fix typo for showing source in ipython. scipy2010
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.
Mon, 21 Jun 2010 00:49:03 -0400 ENH: Enhanced the problem set building on the image handing and arrays. scipy2010
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.
Sun, 20 Jun 2010 21:10:37 -0400 Adding quiz into schedule. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Sun, 20 Jun 2010 21:10:37 -0400] rev 411
Adding quiz into schedule.
Sun, 20 Jun 2010 18:23:34 -0400 Updating session4, adding example for computation of norm and SVD. scipy2010
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.
Sat, 19 Jun 2010 01:27:20 -0400 ENH: Minor cleanup. Also added slide to introduce IPython's %timeit and scipy2010
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.
Fri, 18 Jun 2010 01:21:32 -0400 ENH: Minor changes to session 2. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Fri, 18 Jun 2010 01:21:32 -0400] rev 408
ENH: Minor changes to session 2.
Thu, 17 Jun 2010 20:58:42 -0400 Added changes to session 1. Added some IPython tips. scipy2010
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.
Thu, 17 Jun 2010 16:10:54 -0400 Merging Chris and my changes. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Thu, 17 Jun 2010 16:10:54 -0400] rev 406
Merging Chris and my changes.
Thu, 17 Jun 2010 16:07:17 -0400 Minor edits. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Thu, 17 Jun 2010 16:07:17 -0400] rev 405
Minor edits.
Thu, 17 Jun 2010 16:05:06 -0400 Small change to allocation. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Thu, 17 Jun 2010 16:05:06 -0400] rev 404
Small change to allocation.
Wed, 16 Jun 2010 23:19:09 -0700 Add notes on day2 material for sessions 7-12 scipy2010
Christopher Burns <chris.d.burns@gmail.com> [Wed, 16 Jun 2010 23:19:09 -0700] rev 403
Add notes on day2 material for sessions 7-12
Wed, 16 Jun 2010 22:56:20 -0700 Add timestamps to sessions scipy2010
Christopher Burns <chris.d.burns@gmail.com> [Wed, 16 Jun 2010 22:56:20 -0700] rev 402
Add timestamps to sessions
Wed, 16 Jun 2010 01:19:34 -0400 Minor changes to schedule. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Wed, 16 Jun 2010 01:19:34 -0400] rev 401
Minor changes to schedule.
Tue, 15 Jun 2010 02:50:08 -0400 Adding a rough allocation of sessions and some information on time scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Tue, 15 Jun 2010 02:50:08 -0400] rev 400
Adding a rough allocation of sessions and some information on time allocation.
Mon, 14 Jun 2010 20:16:05 -0400 Initial checkin of file with details of the plan for the tutorial. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 14 Jun 2010 20:16:05 -0400] rev 399
Initial checkin of file with details of the plan for the tutorial.
Mon, 31 May 2010 09:42:55 -0700 Added simple README for first checkin. scipy2010
Prabhu Ramachandran <prabhu@aero.iitb.ac.in> [Mon, 31 May 2010 09:42:55 -0700] rev 398
Added simple README for first checkin.
Mon, 10 May 2010 22:46:29 +0530 Changes from BHU workshop . changed variable names in list intro . pendulum.pychanged to pendulum_plot.py . Also an extra space added on slide 33 session1 day1
amit@shrike.aero.iitb.ac.in [Mon, 10 May 2010 22:46:29 +0530] rev 397
Changes from BHU workshop . changed variable names in list intro . pendulum.pychanged to pendulum_plot.py . Also an extra space added on slide 33 session1 day1
Sat, 01 May 2010 16:30:45 +0530 Added four_plot.py to exercise folder.
Puneeth Chaganti <punchagan@gmail.com> [Sat, 01 May 2010 16:30:45 +0530] rev 396
Added four_plot.py to exercise folder.
Sat, 01 May 2010 16:16:39 +0530 Added program anagrams.py.
Puneeth Chaganti <punchagan@gmail.com> [Sat, 01 May 2010 16:16:39 +0530] rev 395
Added program anagrams.py.
Sat, 01 May 2010 14:45:01 +0530 Changed anag.txt.
Puneeth Chaganti <punchagan@gmail.com> [Sat, 01 May 2010 14:45:01 +0530] rev 394
Changed anag.txt.
Sat, 01 May 2010 11:59:15 +0530 Added example for Amstrong numbers.
Puneeth Chaganti <punchagan@gmail.com> [Sat, 01 May 2010 11:59:15 +0530] rev 393
Added example for Amstrong numbers.
Fri, 30 Apr 2010 12:46:14 +0530 Added instruction for filename - pendulum.py.
Puneeth Chaganti <punchagan@gmail.com> [Fri, 30 Apr 2010 12:46:14 +0530] rev 392
Added instruction for filename - pendulum.py.
Fri, 30 Apr 2010 12:40:11 +0530 Removed spaces in dashed lines of session2 day1.
Puneeth Chaganti <punchagan@gmail.com> [Fri, 30 Apr 2010 12:40:11 +0530] rev 391
Removed spaces in dashed lines of session2 day1.
Thu, 29 Apr 2010 14:59:04 +0530 Added anag.txt.
Puneeth Chaganti <punchagan@gmail.com> [Thu, 29 Apr 2010 14:59:04 +0530] rev 390
Added anag.txt.
Tue, 27 Apr 2010 15:57:28 +0530 Changed dates for MVIT workshop.
Puneeth Chaganti <punchagan@gmail.com> [Tue, 27 Apr 2010 15:57:28 +0530] rev 389
Changed dates for MVIT workshop.
(0) -300 -100 -50 -30 +30 tip