- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Sergio J. Rojas G. Erik A Christensen Francisco J. Blanco Silva
- 105字
- 2021-07-23 20:19:53
Summary
In this chapter, you have learned the benefits of using the combination of Python, NumPy, SciPy, and matplotlib as a programming environment for any scientific endeavor that requires mathematics; in particular, anything related to numerical computations. You have explored the environment, learned how to download, install, and test the required libraries, used them for some quick computations, and figured out a few good ways to search for help.
In Chapter 2, Working with the NumPy Array As a First Step to SciPy, we will guide you through basic object creation in SciPy, including the best methods to manipulate data, or obtain information from it.
推薦閱讀
- Getting started with Google Guava
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- Building a RESTful Web Service with Spring
- Learning Bayesian Models with R
- Python自然語言處理(微課版)
- Nexus規模化Scrum框架
- C++ 從入門到項目實踐(超值版)
- 51單片機C語言開發教程
- Python入門很輕松(微課超值版)
- 動手打造深度學習框架
- Swift High Performance
- HikariCP數據庫連接池實戰
- HTML并不簡單:Web前端開發精進秘籍
- Learning Apache Thrift
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)