- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 46字
- 2021-08-27 18:48:17
About the dependencies
Matplotlib depends on a host of Python packages for background calculation, graphic rendering, interaction, and more. They are NumPy, libpng, and FreeType, and so on. Depending on the usage, users can install additional backend packages, such as PyQt5, for a better user interface.
推薦閱讀
- Python程序設(shè)計(jì)教程(第2版)
- C語(yǔ)言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- 編寫高質(zhì)量代碼:改善Python程序的91個(gè)建議
- Processing互動(dòng)編程藝術(shù)
- SEO實(shí)戰(zhàn)密碼
- PySide GUI Application Development(Second Edition)
- jQuery開發(fā)基礎(chǔ)教程
- 區(qū)塊鏈技術(shù)與應(yīng)用
- Android玩家必備
- Mastering Git
- Machine Learning in Java
- Android開發(fā)三劍客:UML、模式與測(cè)試
- AutoCAD 2009實(shí)訓(xùn)指導(dǎo)
- Android群英傳
- Python第三方庫(kù)開發(fā)應(yīng)用實(shí)戰(zhàn)