Learning SciPy for Numerical and Scientific Computing

Francisco J. Blanco-Silva

  • 出版商: Packt Publishing
  • 出版日期: 2013-02-22
  • 售價: $1,250
  • 貴賓價: 9.5$1,188
  • 語言: 英文
  • 頁數: 150
  • 裝訂: Paperback
  • ISBN: 1782161627
  • ISBN-13: 9781782161622
  • 下單後立即進貨 (約3~4週)

商品描述

For solving complex problems in mathematics, science, or engineering, SciPy is the solution. Building on your basic knowledge of Python, and using a wealth of examples from many scientific fields, this book is your expert tutor.

Overview

  • Perform complex operations with large matrices, including eigenvalue problems, matrix decompositions, or solution to large systems of equations.
  • Step-by-step examples to easily implement statistical analysis and data mining that rivals in performance any of the costly specialized software suites.
  • Plenty of examples of state-of-the-art research problems from all disciplines of science, that prove how simple, yet effective, is to provide solutions based on SciPy.

In Detail

It's essential to incorporate workflow data and code from various sources in order to create fast and effective algorithms to solve complex problems in science and engineering. Data is coming at us faster, dirtier, and at an ever increasing rate. There is no need to employ difficult-to-maintain code, or expensive mathematical engines to solve your numerical computations anymore. SciPy guarantees fast, accurate, and easy-to-code solutions to your numerical and scientific computing applications.

"Learning SciPy for Numerical and Scientific Computing" unveils secrets to some of the most critical mathematical and scientific computing problems and will play an instrumental role in supporting your research. The book will teach you how to quickly and efficiently use different modules and routines from the SciPy library to cover the vast scope of numerical mathematics with its simplistic practical approach that's easy to follow.

The book starts with a brief description of the SciPy libraries, showing practical demonstrations for acquiring and installing them on your system. This is followed by the second chapter which is a fun and fast-paced primer to array creation, manipulation, and problem-solving based on these techniques.

What you will learn from this book

  • Learn to store and manipulate large arrays of data in any dimension.
  • Accurately evaluate any mathematical function in any given dimension, as well as its integration, and solve systems of ordinary differential equations with ease.
  • Learn to deal with sparse data to perform any known interpolation, extrapolation, or regression scheme on it.
  • Perform statistical analysis, hypothesis test design and resolution, or data mining at high level, including clustering (hierarchical or through vector quantization), and learn to apply them to real-life problems.
  • Get to grips with signal processing — filtering audio, images, or video to extract information, features, or removing components.
  • Effectively learn about window functions, filters, spectral theory, LTY systems theory, morphological operations, and image interpolation.
  • Acquaint yourself with the power of distances, Delaunay triangulations, and Voronoi diagrams for computational geometry, and apply them to various engineering problems.
  • Wrap code in other languages directly into your SciPy-based workflow, as well as incorporating data written in proprietary format (audio or image, for example), or from other software suites like Matlab/Octave.

Approach

A step-by-step practical tutorial with plenty of examples on research-based problems from various areas of science, that prove how simple, yet effective, it is to provide solutions based on SciPy.