Matplotlib
| Créateur | John D. Hunter (en) |
|---|---|
| Développé par |
John Hunter[1] (jusqu'à sa mort en 2012) Michael Droettboom et al. |
| Première version | [2] |
| Dernière version | 3.11.1 ()[3] |
| Version avancée | 1.5.3 () |
| Dépôt | github.com/matplotlib/matplotlib |
| Assurance qualité | Intégration continue |
| Écrit en | C++ et Python |
| Interface | GTK et Qt |
| Système d'exploitation | Multiplateforme (d) |
| Environnement | Microsoft Windows, GNU/Linux, BSD |
| Formats écrits | Portable Network Graphics, SVG, Encapsulated PostScript et Portable Document Format |
| Langues | anglais |
| Type | bibliothèque Python[4] |
| Licence | type BSD |
| Documentation | matplotlib.org/stable/contents.html |
| Site web | http://matplotlib.org/ |
Matplotlib est une bibliothèque du langage de programmation Python destinée à tracer et visualiser des données sous forme de graphiques[5]. Elle peut être combinée avec les bibliothèques python de calcul scientifique NumPy et SciPy[6]. Elle fournit également une API orientée objet, permettant d'intégrer des graphiques dans des applications, utilisant des outils d'interface graphique polyvalents tels que Tkinter, wxPython, Qt ou GTK.
Matplotlib est distribuée librement et gratuitement sous une licence de style BSD[4]. Sa version stable actuelle (l2.0.1 en 2017, 3.5.0 en , 3.7.1 en ) est compatible avec la version 3 de Python.
Plusieurs points rendent cette bibliothèque intéressante :
- Export possible en de nombreux formats matriciels (PNG, JPEG...) et vectoriels (PDF, SVG...)
- Documentation en ligne en quantité, nombreux exemples disponibles sur internet
- Forte communauté très active
- Interface pylab : reproduit fidèlement la syntaxe MATLAB
- Bibliothèque haut niveau : idéale pour le calcul interactif
Exemples de graphiques
-
Représentation 3D
-
Direction des vents stratosphériques au-dessus de Singapour
-
Croissance de la capacité des navires entre 1630 et 1875
-
Spirale logarithmique
-
Températures globales, CO2 atmosphérique et activité solaire depuis 1850.
-
Fonction de Rosenbrock
Notes et références
- (en) Cet article est partiellement ou en totalité issu de l’article de Wikipédia en anglais intitulé « matplotlib » (voir la liste des auteurs).
- ↑ « Décès de John Hunter, créateur de matplotlib », (consulté le )
- ↑ « https://matplotlib.org/users/license.html#copyright-policy »
- ↑ « Release 3.11.1 », (consulté le )
- (en) « License », (consulté le )
- ↑ (en) « Matplotlib for Python Developers - Preface », (consulté le )
- ↑ (en) « Matplotlib for Python Developers - About dependencies », (consulté le )
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.