More Matplotlib
More Matplotlib¶
Matplotlib is the dominant plotting / visualization package in python. It is important to learn to use it well. In the last lecture, we saw some basic examples in the context of learning numpy. This week, we dive much deeper. The goal is to understand how matplotlib represents figures internally.
more ...Assignment 3 - Numpy and Matplotlib
First import numpy and matplotlib