Category:Matplotlib: Difference between revisions

m
4 years since somebody updated this: that means it's useless
m (link to doc: pyplot_summary, pylab)
m (4 years since somebody updated this: that means it's useless)
 
(2 intermediate revisions by one other user not shown)
Line 1:
{{library}}
 
'''Matplotlib''' is a 2D-plotting library for the [[Python]] programming language
and its numerical mathematics extension [[:Category:NumPy|NumPy]]. <br>
It can do 3D-plots, but the focus is on 2D-plotting.
 
Website: http://matplotlib.org/
 
Current version: 1.4.2 (2014-10-26)
 
[[wp:matplotlib|matplotlib]] 1.4 supports Python 2.6, 2.7, 3.3, and 3.4
 
There is a procedural "pylab" interface based on a state machine <br>
(like [[OpenGL]]), designed to closely resemble that of [[MATLAB]], <br>
see [http://matplotlib.org/api/pyplot_summary.html Plotting commands summary]
and [http://matplotlib.org/faq/usage_faq.html#matplotlib-pyplot-and-pylab-how-are-they-related| pyplot-and-pylab].
 
 
1,336

edits