Events

Introduction to Visualization in Python Using Matplotlib

CUNY Graduate Center Rm 9207
Computer Science & GCDI Visualization Seminar:
Introduction to Visualization in Python Using Matplotlib
Matplotlib is the most widely used visualization library in Python.  There are two entry points into the library: the pyplot API which mimics MATLAB (widely used in engineering disciplines) and the object-oriented (OO) API. While the pyplot API is convenient for interactive work, to fully exploit the the library the OO API gives the user significantly more power and flexibility. This talk will cover the high-level architecture of Matplotlib, demystify the components of an image, explain what backends are and how they work, and give pointers to more resources for learning Matplotlib.

This introduction will be presented by the lead developer and maintainer of Matplotlib, Thomas Caswell. He is also a soft condensed matter physicist at Brookhaven National Lab.

Connected Groups