The draft assignment is now available in PDF form from here.

You should use this ipython notebook file for completing the assignment. Hand in is Friday Week 8 at 9:55 am. (22nd November) i.e. before the lab class. Hand in is via MOLE.

To obtain the assignment in ipython notebook, first open the ipython notebook. Then paste the following code into the ipython notebook

import urllib
urllib.urlretrieve('./assignmentOne.ipynb', 'assignmentOne.ipynb')

You should now be able to find the assignment by clicking File->Open on the ipython notebook menu.