- Interactive Applications Using Matplotlib
- Benjamin V. Root
- 94字
- 2021-07-23 20:02:17
What you need for this book
At the absolute least, you will need the following Python packages installed on your system: NumPy, SciPy, Basemap, and (of course) Matplotlib. To work on the instructions presented in Chapter 5, Embedding Matplotlib, you will want to have at least one of the following GUI toolkits installed: GTK, Tkinter (should come with Python), wxWidgets, or Qt (version 4 is preferred; version 5 is supported only recently for Matplotlib version 1.4). You will also need the corresponding Python bindings for the GUI toolkits (some come with them by default).
推薦閱讀
- PHP程序設(shè)計(jì)(慕課版)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計(jì)算
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實(shí)訓(xùn)版)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- Android Wear Projects
- Advanced Express Web Application Development
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- INSTANT Yii 1.1 Application Development Starter
- Learning Docker Networking
- Django 3.0應(yīng)用開發(fā)詳解
- Java EE 7 with GlassFish 4 Application Server
- QlikView Unlocked
- 數(shù)據(jù)結(jié)構(gòu):Python語言描述
- XML程序設(shè)計(jì)(第二版)
- 網(wǎng)頁設(shè)計(jì)與制作