- NumPy Essentials
- Leo (Liang Huan) Chin Tanmay Dutta
- 207字
- 2021-07-16 11:16:32
NumPy in Academia and Industry
It is said that, if you stand at Times Square long enough, you will meet everyone in the world. By now, you must have been convinced that NumPy is the Times Square of SciPy. If you are writing scientific applications in Python, there is not much you can do without digging into NumPy. Figure 2 shows the scope of SciPy in scientific computing at varying levels of abstraction. The red arrow denotes the various low-level functions that are expected of scientific software, and the blue arrow denotes the different application domains that exploit these functions. Python, armed with the SciPy stack, is at the forefront of the languages that provide these capabilities.
A Google Scholar search for NumPy returns nearly 6,280 results. Some of these are papers and articles about NumPy and the SciPy stack itself, and many more are about NumPy's applications in a wide variety of research problems. Academics love Python, which is showcased by the increasing popularity of the SciPy stack as the primary language of scientific programming in countless universities and research labs all over the world. The experiences of many scientists and software professionals have been published on the Python website:

- Learning Python Web Penetration Testing
- JavaScript:Functional Programming for JavaScript Developers
- Microsoft Application Virtualization Cookbook
- Mastering Selenium WebDriver
- Programming ArcGIS 10.1 with Python Cookbook
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Python數據挖掘與機器學習實戰
- Oracle從入門到精通(第5版)
- 碼上行動:用ChatGPT學會Python編程
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Mastering JavaScript Design Patterns(Second Edition)
- C#實踐教程(第2版)
- 區塊鏈技術與應用
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- Android初級應用開發