summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-22Remove some unused images.HEADmasterPrabhu Ramachandran
2011-07-21Rectified the error on Slide 2 of Session2 in day1Parth Buch
2011-07-21Modified the Makefile to remove refrence to session6.texParth Buch
2011-06-02Add quickref files prepared during Scipy.in 2010.Puneeth Chaganti
2011-06-02Added a .gitignore, which the hg-git conversion didn't do.Puneeth Chaganti
2011-04-15Change READMEPuneeth Chaganti
2010-12-14removed sslc1.txt from circulate since it is not requiredNishanth Amuluru
--HG-- branch : scipyin2010
2010-12-14updated the checklist to suit new circulateNishanth Amuluru
--HG-- branch : scipyin2010
2010-12-14removed unwanted files in circulate for scipyin2010Nishanth Amuluru
--HG-- branch : scipyin2010
2010-12-10Moved exercises and other minor changes in day2/session3.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-10Fixed day2/session3.tex.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-10Fixed day2/session2.tex.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-10Fixed day2/session1.tex.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Changed date format in day1/session{3,4,5}.tex.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Added least square fit and other minor changes to day1/session4.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Replaced random array with linspace in day1/session3.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Renamed day1/session6 to day1/session4.Puneeth Chaganti
--HG-- branch : scipyin2010 rename : day1/session6.tex => day1/session4.tex
2010-12-09Modified day1/session3 -- arrays.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Renamed session4.tex to session3.texPuneeth Chaganti
--HG-- branch : scipyin2010 rename : day1/session4.tex => day1/session3.tex
2010-12-09Removed session 3 -- basic data processing.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Changed session-2 - now uses loadtxt.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Added primes.txtPuneeth Chaganti
--HG-- branch : scipyin2010
2010-12-09Updated day1/session1.tex and some image files.Puneeth Chaganti
--HG-- branch : scipyin2010
2010-07-28Added FFT stuff to day1/cheatsheet6.Puneeth Chaganti
--HG-- branch : scipy2010
2010-06-29EHN: Add trival debugging.py example.Christopher Burns
--HG-- branch : scipy2010
2010-06-29DOC: Add mailing lists and other links.Christopher Burns
--HG-- branch : scipy2010
2010-06-29DOC: More slides on whitespace.Christopher Burns
--HG-- branch : scipy2010
2010-06-29DOC: Add comments about python style.Christopher Burns
--HG-- branch : scipy2010
2010-06-29DOC: Add more slides on testingChristopher Burns
--HG-- branch : scipy2010
2010-06-29DOC: Add slide about __module__ attribute.Christopher Burns
--HG-- branch : scipy2010
2010-06-28REF: Minor format changes to exerciseChristopher Burns
--HG-- branch : scipy2010
2010-06-28DOC: Add a few slides on namespaces and imports.Christopher Burns
--HG-- branch : scipy2010
2010-06-28REF: Minor formatting tweaks in exercise solutions.Christopher Burns
--HG-- branch : scipy2010
2010-06-28Minor changes to session1.Prabhu Ramachandran
--HG-- branch : scipy2010
2010-06-28Adding an acknowledgement slide to session 1. Minor changes to sessionPrabhu Ramachandran
2. --HG-- branch : scipy2010
2010-06-27REF: Reformat some of the exercises so they're easier to read for the audience.Christopher Burns
--HG-- branch : scipy2010
2010-06-27REF: simplify example of printing list in reverse.Christopher Burns
--HG-- branch : scipy2010
2010-06-27REF: Reformat some of the if-blocks so it's a little more clear.Christopher Burns
--HG-- branch : scipy2010
2010-06-22Merge changes from Prabhu.Christopher Burns
--HG-- branch : scipy2010
2010-06-22Added breaks to plan so I could think though the timing when drafting the ↵Christopher Burns
summary. --HG-- branch : scipy2010
2010-06-22Minor edits.Prabhu Ramachandran
--HG-- branch : scipy2010
2010-06-21Updating plan.Prabhu Ramachandran
--HG-- branch : scipy2010
2010-06-21Merging changes from Chris.Prabhu Ramachandran
--HG-- branch : scipy2010
2010-06-21ENH: Added slides for FFT and basic signal processing, wherein wePrabhu Ramachandran
introduce some random number generation also. Misc. cleanup for tutorial. --HG-- branch : scipy2010
2010-06-20Add whitespace to exercise code.Christopher Burns
--HG-- branch : scipy2010
2010-06-20Line numbers for history can be separated by spaces, not commas.Christopher Burns
--HG-- branch : scipy2010
2010-06-20Add whitespace to assignment.Christopher Burns
--HG-- branch : scipy2010
2010-06-20Minor edits. Reorder dependency files so easier to eyeball with ls output. ↵Christopher Burns
Fix typo for showing source in ipython. --HG-- branch : scipy2010
2010-06-21ENH: Enhanced the problem set building on the image handing and arrays.Prabhu Ramachandran
Illustrated dtypes, casting and their importance along with an example using RGBA images. Also introduce edge detection. --HG-- branch : scipy2010
2010-06-20Adding quiz into schedule.Prabhu Ramachandran
--HG-- branch : scipy2010