- 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.
- 微服務設計(第2版)
- Advanced Machine Learning with Python
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Visual Basic編程:從基礎到實踐(第2版)
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- C語言程序設計實訓教程
- C語言程序設計立體化案例教程
- Python自然語言處理(微課版)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Haskell Data Analysis Cookbook
- Java并發編程之美
- Learning Android Application Testing
- 算法秘籍
- Microsoft HoloLens By Example
- Android初級應用開發