資料搜尋諮詢服務
找不到您所需要的資料嗎?
我們能協助您找到最符合您研究需求的資訊
請撥打 +886-2-2799-3110
或透過電子郵件與我們聯絡 mi@hintoninfo.com
IHS_EWBIEEE xploreSTRATEGY ANALYTICSIHS_EWB_GF

頁面路徑選單

NumPy Essentials

  • LinkedIn
  • facebook
  • Twitter
出 版 商:Packt Publishing
出版日期:2016/04/28
Boost your scientific and analytic capabilities in no time at all by discovering how to build real-world applications with NumPy

About This Book

‧ Optimize your Python scripts with powerful NumPy modules
‧ Explore the vast opportunities to build outstanding scientific/ analytical modules by yourself
‧ Packed with rich examples to help you master NumPy arrays and universal functions

Who This Book Is For

If you are an experienced Python developer who intends to drive your numerical and scientific applications with NumPy, this book is for you. Prior experience or knowledge of working with the Python language is required.

What You Will Learn

‧ Manipulate the key attributes and universal functions of NumPy
‧ Utilize matrix and mathematical computation using linear algebra modules
‧ Implement regression and curve fitting for models
‧ Perform time frequency / spectral density analysis using the Fourier Transform modules
‧ Collate with the distutils and setuptools modules used by other Python libraries
‧ Establish Cython with NumPy arrays
‧ Write extension modules for NumPy code using the C API
‧ Build sophisticated data structures using NumPy array with libraries such as Panda and Scikits

In Detail

In today’s world of science and technology, it’s all about speed and flexibility. When it comes to scientific computing, NumPy tops the list. NumPy gives you both the speed and high productivity you need.
This book will walk you through NumPy using clear, step-by-step examples and just the right amount of theory. We will guide you through wider applications of NumPy in scientific computing and will then focus on the fundamentals of NumPy, including array objects, functions, and matrices, each of them explained with practical examples.
You will then learn about different NumPy modules while performing mathematical operations such as calculating the Fourier Transform; solving linear systems of equations, interpolation, extrapolation, regression, and curve fitting; and evaluating integrals and derivatives. We will also introduce you to using Cython with NumPy arrays and writing extension modules for NumPy code using the C API. This book will give you exposure to the vast NumPy library and help you build efficient, high-speed programs using a wide range of mathematical features.

Style and approach

This quick guide will help you get to grips with the nitty-gritties of NumPy using with practical programming examples. Each topic is explained in both theoretical and practical ways with hands-on examples providing you efficient way of learning and adequate knowledge to support your professional work.
回上頁