- Mastering SciPy
- Francisco J. Blanco-Silva
- 72字
- 2021-08-20 10:48:25
What you need for this book
To work with the examples and try out the code of this book, all you need is a recent version of Python (2.7 or higher) with the SciPy stack: NumPy, the SciPy library, matplotlib, IPython, pandas, and SymPy. Although recipes to install all these independently are provided throughout the book, we recommend that you perform a global installation through a scientific Python distribution such as Anaconda.
推薦閱讀
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Vue.js快跑:構建觸手可及的高性能Web應用
- 深入淺出Android Jetpack
- Drupal 8 Configuration Management
- Serverless架構
- 碼上行動:用ChatGPT學會Python編程
- JavaScript入門經典
- Linux:Embedded Development
- Learning Unity 2D Game Development by Example
- Swift語言實戰精講
- Learning Docker Networking
- Visual Basic 6.0程序設計實驗教程
- Instant Zurb Foundation 4
- 深入解析Java編譯器:源碼剖析與實例詳解
- Node.js 6.x Blueprints