Chapter 6 of NumPy Cookbook is about special arrays and universal functions. The contents of chapter 6 of NumPy Cookbook:
Creating a universal function
Finding Pythagorean triples
Performing string operations with chararray
Creating a masked array
Ignoring negative and extreme values
Creating a scores table with [...]
Published on October 28, 2012 10:58