- NumPy Essentials
- Leo (Liang Huan) Chin Tanmay Dutta
- 153字
- 2021-07-16 11:16:29
Preface
Whether you are new to scientific/analytic programming, or a seasoned expert, this book will provide you with the skills you need to successfully create, optimize, and distribute your Python/NumPy analytical modules.
Starting from the beginning, this book will cover the key features of NumPy arrays and the details of tuning the data format to make it most fit to your analytical needs. You will then get a walkthrough of the core and submodules that are common to various multidimensional, data-typed analysis. Next, you will move on to key technical implementations, such as linear algebra and Fourier analysis. Finally, you will learn about extending your NumPy capabilities for both functionality and performance by using Cython and the NumPy C API. The last chapter of this book also provides advanced materials to help you learn further by yourself.
This guide is an invaluable tutorial if you are planning to use NumPy in analytical projects.
- DevOps:軟件架構師行動指南
- 算法大爆炸:面試通關步步為營
- PostgreSQL 11從入門到精通(視頻教學版)
- Visual C++應用開發
- QTP自動化測試進階
- Mastering Android Development with Kotlin
- ExtJS高級程序設計
- Node學習指南(第2版)
- ExtJS Web應用程序開發指南第2版
- Visual Basic程序設計全程指南
- Arduino電子設計實戰指南:零基礎篇
- Getting Started with Electronic Projects
- 深入淺出 HTTPS:從原理到實戰
- Microsoft Dynamics GP 2013 Cookbook
- Learn Linux Quickly