Category:Matplotlib
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
Matplotlib is a plotting library for the Python programming language
and its numerical mathematics extension NumPy.
It can do 3D-plots, but the focus is on 2D-plotting.
Website: http://matplotlib.org/
There is a procedural "pylab" interface based on a state machine
(like OpenGL), designed to closely resemble that of MATLAB,
see Plotting commands summary
and pyplot-and-pylab.
SciPy makes use of matplotlib.
- See also
- Gnuplot
Pages in category "Matplotlib"
The following 3 pages are in this category, out of 3 total.