Matplotlib: Difference between revisions

Content deleted Content added
m wikified
Added link to homepage
Line 2:
 
The library provides a "pylab" interface which is procedural and based on a state machine, like [[OpenGL]]. There is also an [[Object-oriented programming|OOP]] interface which has less thorough documentation and greater complexity. As of October [[2005]], basic plotting commands in Matplotlib suffer from memory leaks.
 
== External links ==
* [http://matplotlib.sourceforge.net/ Matplotlib Home Page]
 
[[Category:Python programming language]]