๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

NumPy Cookbook - Second Edition

โœ Scribed by Ivan Idris [Ivan Idris]


Publisher
Packt Publishing
Year
2015
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Over 90 fascinating recipes to learn and perform mathematical, scientific, and engineering Python computations with NumPy

In Detail

NumPy has the ability to give you speed and high productivity. High performance calculations can be done easily with clean and efficient code, and it allows you to execute complex algebraic and mathematical computations in no time.

This book will give you a solid foundation in NumPy arrays and universal functions. Starting with the installation and configuration of IPython, you'll learn about advanced indexing and array concepts along with commonly used yet effective functions. You will then cover practical concepts such as image processing, special arrays, and universal functions. You will also learn about plotting with Matplotlib and the related SciPy project with the help of examples. At the end of the book, you will study how to explore atmospheric pressure and its related techniques. By the time you finish this book, you'll be able to write clean and fast code with NumPy.

What You Will Learn

  • Learn advanced indexing and linear algebra
  • Deal with missing stock price data using masked arrays
  • Explore everything you need to know about image processing
  • Dive into broadcasting and histograms
  • Profile NumPy code and visualize the results
  • Speed up your code with Cython
  • Use universal functions and interoperability features
  • Analyze your performance using Quality Assurance
  • Learn about exploratory and predictive data analysis with NumPy

Downloading the example code for this book. You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.


๐Ÿ“œ SIMILAR VOLUMES


NumPy Cookbook
โœ Ivan Idris ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Packt Publishing ๐ŸŒ English

โ€œNumPy Cookbookโ€ will teach you all about NumPy, a leading scientific computing library. NumPy replaces a lot of the functionality of Matlab and Mathematica, but in contrast to those products, it is free and open source. โ€œNumpy Cookbookโ€ will teach you to write readable, efficient, and fast code tha

NumPy Cookbook
โœ Ivan Idris ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p>Over 70 interesting recipes for learning the Python open source mathematical library, NumPy</p> <p><b>Overview</b></p> <ul> <li>Do high performance calculations with clean and efficient NumPy code</li> <li>Analyze large sets of data with statistical functions</li> <li>Execute complex linear algeb

NumPy Cookbook
โœ Ivan Idris ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Packt Publishing ๐ŸŒ English

Today's world of science and technology is all about speed and flexibility. When it comes to scientific computing, NumPy is on the top of the list. NumPy will give you both speed and high productivity. "NumPy Cookbook" will teach you all about NumPy, a leading scientific computing library. NumPy re

NumPy cookbook
โœ Idris, Ivan ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Packt Pub ๐ŸŒ English
NumPy Cookbook
โœ Ivan Idris ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Packt Publishing ๐ŸŒ English

- Learn advanced Indexing and linear algebra - Know reshaping automatically - Dive into Broadcasting and Histograms - Profile NumPy code and visualize your profiling results - Speed up your code with Cython - Use the array interface to expose foreign memory to NumPy - Use universal functions and int