Week 8: Oct 16 - Oct 22 ======================= Quiz 7 ~~~~~~ .. rubric:: Tuesday, October 17 * :download:`Sample Quiz 7 <../Quizzes/quiz7_sample.pdf>` What is covered: * Multidimensional numpy arrays. * Colors in matplotlib. * ``imshow()`` and ``imsave()``. Python ~~~~~~ * Broadcasting for numpy arrays. * :doc:`Boolean numpy arrays ` * :doc:`Image processing ` Project 5 ~~~~~~~~~ * :doc:`Image denoising ` Week 8 notebook ~~~~~~~~~~~~~~~ - `View online <../_static/week8_in_class.html>`_ - `Download <../_static/week8_in_class.ipynb>`_ (after downloading put it in the directory where you keep your Jupyter notebooks).