Matplotlib: Difference between revisions

Content deleted Content added
Jlsilva (talk | contribs)
Jlsilva (talk | contribs)
Added infobox
Line 1:
{{Infobox_Software2|
name = matplotlib
|logo =
|screenshot = [[Image:Matplotlib.png|250px]]
|caption = Example plot by matplotlib
|developer = John Hunter
|operating_system = [[Cross-platform]]
|genre = [[List of graphing software|Plotting]]
|license = [http://matplotlib.sourceforge.net/license.html Own free licence]
|website = [http://matplotlib.sourceforge.net/]
}}
'''Matplotlib''' is a [[Plotter|plotting]] [[Library (computer science)|library]] for [[Python (programming language)|Python]] which uses [[Syntax#Syntax in computer science|syntax]] similar to [[MATLAB]]. It was written by John Hunter.