summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-28Added FFT stuff to day1/cheatsheet6.HEADmasterPuneeth Chaganti
2010-06-29EHN: Add trival debugging.py example.Christopher Burns
2010-06-29DOC: Add mailing lists and other links.Christopher Burns
2010-06-29DOC: More slides on whitespace.Christopher Burns
2010-06-29DOC: Add comments about python style.Christopher Burns
2010-06-29DOC: Add more slides on testingChristopher Burns
2010-06-29DOC: Add slide about __module__ attribute.Christopher Burns
2010-06-28REF: Minor format changes to exerciseChristopher Burns
2010-06-28DOC: Add a few slides on namespaces and imports.Christopher Burns
2010-06-28REF: Minor formatting tweaks in exercise solutions.Christopher Burns
2010-06-28Minor changes to session1.Prabhu Ramachandran
2010-06-28Adding an acknowledgement slide to session 1. Minor changes to sessionPrabhu Ramachandran
2010-06-27REF: Reformat some of the exercises so they're easier to read for the audience.Christopher Burns
2010-06-27REF: simplify example of printing list in reverse.Christopher Burns
2010-06-27REF: Reformat some of the if-blocks so it's a little more clear.Christopher Burns
2010-06-22Merge changes from Prabhu.Christopher Burns
2010-06-22Added breaks to plan so I could think though the timing when drafting the sum...Christopher Burns
2010-06-22Minor edits.Prabhu Ramachandran
2010-06-21Updating plan.Prabhu Ramachandran
2010-06-21Merging changes from Chris.Prabhu Ramachandran
2010-06-21ENH: Added slides for FFT and basic signal processing, wherein wePrabhu Ramachandran
2010-06-20Add whitespace to exercise code.Christopher Burns
2010-06-20Line numbers for history can be separated by spaces, not commas.Christopher Burns
2010-06-20Add whitespace to assignment.Christopher Burns
2010-06-20Minor edits. Reorder dependency files so easier to eyeball with ls output. F...Christopher Burns
2010-06-21ENH: Enhanced the problem set building on the image handing and arrays.Prabhu Ramachandran
2010-06-20Adding quiz into schedule.Prabhu Ramachandran
2010-06-20Updating session4, adding example for computation of norm and SVD.Prabhu Ramachandran
2010-06-19ENH: Minor cleanup. Also added slide to introduce IPython's %timeit andPrabhu Ramachandran
2010-06-18ENH: Minor changes to session 2.Prabhu Ramachandran
2010-06-17Added changes to session 1. Added some IPython tips.Prabhu Ramachandran
2010-06-17Merging Chris and my changes.Prabhu Ramachandran
2010-06-17Minor edits.Prabhu Ramachandran
2010-06-17Small change to allocation.Prabhu Ramachandran
2010-06-16Add notes on day2 material for sessions 7-12Christopher Burns
2010-06-16Add timestamps to sessionsChristopher Burns
2010-06-16Minor changes to schedule.Prabhu Ramachandran
2010-06-15Adding a rough allocation of sessions and some information on timePrabhu Ramachandran
2010-06-14Initial checkin of file with details of the plan for the tutorial.Prabhu Ramachandran
2010-05-31Added simple README for first checkin.Prabhu Ramachandran
2010-05-10Changes from BHU workshop . changed variable names in list intro . pendulum.p...amit@shrike.aero.iitb.ac.in
2010-05-01Added four_plot.py to exercise folder.Puneeth Chaganti
2010-05-01Added program anagrams.py.Puneeth Chaganti
2010-05-01Changed anag.txt.Puneeth Chaganti
2010-05-01Added example for Amstrong numbers.Puneeth Chaganti
2010-04-30Added instruction for filename - pendulum.py.Puneeth Chaganti
2010-04-30Removed spaces in dashed lines of session2 day1.Puneeth Chaganti
2010-04-29Added anag.txt.Puneeth Chaganti
2010-04-27Changed dates for MVIT workshop.Puneeth Chaganti
2010-04-27Added limits.png.Santosh G. Vattam