- Matplotlib 2.x By Example
- Allen Yu Claire Chung Aldrin Yim
- 187字
- 2021-07-02 19:34:29
Windows
For Windows, Python is available as an installer or zipped source files. We recommend the executable installer because it offers a hassle-free installation. First, choose the right architecture. Then, simply follow the instructions. Usually, you will go with the default installation, which comes with the Python package manager pip and Tkinter standard GUI (Graphical User Interface) and adds Python to the PATH (important!). In just a few clicks, it's done!
64-bit or 32-bit?
In most cases, you will go for the 64-bit (x86-64) version because it usually gives better performance. Most computers today are built with the 64-bit architecture, which allows more efficient use of system memory (RAM). Going on 64-bit means the processor reads data in larger chunks each time. It also allows more than 3 GB of data to be addressed. In scientific computing, we typically benefit from added RAM to achieve higher speed. Although using a 64-bit version doubles the memory footprint before exceeding the memory limit, it is often required for large data, such as in scientific computing. Of course, if you have a 32-bit computer, 32-bit is your only choice.
- 構(gòu)建移動(dòng)網(wǎng)站與APP:HTML 5移動(dòng)開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)(跨平臺(tái)移動(dòng)開(kāi)發(fā)叢書(shū))
- Python 3破冰人工智能:從入門(mén)到實(shí)戰(zhàn)
- C語(yǔ)言程序設(shè)計(jì)
- Java EE核心技術(shù)與應(yīng)用
- R語(yǔ)言與網(wǎng)絡(luò)輿情處理
- jQuery炫酷應(yīng)用實(shí)例集錦
- Python大學(xué)實(shí)用教程
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- 會(huì)當(dāng)凌絕頂:Java開(kāi)發(fā)修行實(shí)錄
- Shopify Application Development
- 例說(shuō)FPGA:可直接用于工程項(xiàng)目的第一手經(jīng)驗(yàn)
- 軟硬件綜合系統(tǒng)軟件需求建模及可靠性綜合試驗(yàn)、分析、評(píng)價(jià)技術(shù)
- 開(kāi)源網(wǎng)絡(luò)地圖可視化:基于Leaflet的在線地圖開(kāi)發(fā)
- Mastering Citrix? XenDesktop?
- C#編程魔法書(shū)