Tag: matplotlib
Scientific Graphics Visualisation: An Introduction to Matplotlib
Visualisation is the graphical display of information. Learning and cognition is enhanced by visualisation. While all of us are not born artists, scientific graphics...
2D Plotting Using the matplotlib Library
Publication quality 2D plots can be produced by matplotlib, which is an open source object-oriented Python library. With this article, we begin a series...