Some plotting exercises and tricks with matplotlib library
The matplotlib_params notebook shows the basics ways to plot and tweak the plotting parameters, and compares different plotting styles.
--
In the image_manipulation we explore basic 2-D image manipulation,cutting, rotating and adding images.
--
In the animation_practice we have some basic 2D animation exercises.
--
Lastly, the interactive_practice have basic ipython interactive widgets.