Book Image

NumPy: Beginner's Guide

By : Ivan Idris
Book Image

NumPy: Beginner's Guide

By: Ivan Idris

Overview of this book

Table of Contents (21 chapters)
NumPy Beginner's Guide Third Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
NumPy Functions' References
Index

matplotlib


matplotlib is an open source library for easy plotting, which we learned about in Chapter 9, Plotting with matplotlib. We can integrate matplotlib into a Pygame game and create various plots.