You must log in to use subscribtions.

Clear message

numpy Functions by Category

It can be hard to know what functions are available in numpy. This is not a complete list, but it does cover most of them. Links point to the example list with internal documentation (it's a large page, it may take a moment to load before it jumps to the appropriate section).

Array creation

Numerical

Ones and zeros

From existing data

Building matrices

Reinterpreting arrays

Types

Kinds of array

Changing the number of dimensions

Transpose-like operations

Reshaping arrays

Array modification

Joining arrays

Splitting arrays

Enlarging arrays

Adding and removing elements

Rearranging elements

Indexing

Indexing syntax

Generating arrays suitable for indexing

Indexing-like operations

Iterating

Logic

Finding things

Array statistics

ufuncs

ufunc methods

Functional constructs

Random numbers

Array math

FFT

Linear algebra

Array output

Other

Numpy Functions by Category (last edited 2008-06-13 12:26:59 by jh)