Numarray
An Open Source project
Previous:
13.7 New numarray functions
Up:
Numarray An Open Source
Next:
14. Convolution
2 Extension modules
Subsections
14. Convolution
14.1 Convolution functions
14.2 Global constants
15. Fast-Fourier-Transform
15.1 Installation
15.1.1 Installation using FFTPACK
15.2 FFT Python Interface
15.3 fftpack Python Interface
16. Linear Algebra
16.1 Installation
16.1.1 Installation using LAPACK
16.2 Python Interface
17. Masked Arrays
17.1 What is a masked array?
17.2 Using numarray.ma
17.3 Class MaskedArray
17.3.1 Attributes of masked arrays
17.3.2 Methods on masked arrays
17.3.3 Constructing masked arrays
17.3.4 What are masks?
17.3.5 Working with masks
17.3.6 Operations
17.3.7 Copying or not?
17.3.8 Behaviors
17.3.9 Indexing and Slicing
17.3.10 Indexing in assignments
17.3.11 Operations that produce a scalar result
17.3.12 Assignment to elements and slices
17.4 MaskedArray Attributes
17.5 MaskedArray Functions
17.5.1 Unary functions
17.5.2 Binary functions
17.5.3 Comparison operators
17.5.4 Logical operators
17.5.5 Special array operators
17.5.6 Controlling the size of the string representations
17.6 Helper classes
17.6.1 The constant masked
17.6.2 The constant masked_print_option
17.7 Examples of Using numarray.ma
17.7.1 Data with a given value representing missing data
17.7.2 Filling in the missing data
17.7.3 Numerical operations
17.7.4 Seeing the mask
17.7.5 Filling it your way
17.7.6 Ignoring extreme values
17.7.7 Averaging an entire multidimensional array
18. Mlab
18.1 Matlab(tm) compatible functions
19. Random Numbers
19.1 General functions
19.2 Special random number distributions
19.2.1 Random floating point number distributions
19.2.2 Random integer number distributions
19.3 Examples
20. Multi-dimensional image processing
20.1 Introduction
20.2 Filter functions
20.2.1 Correlation and convolution
20.2.2 Smoothing filters
20.2.3 Filters based on order statistics
20.2.4 Derivatives
20.2.5 Generic filter functions
20.3 Fourier domain filters
20.4 Interpolation functions
20.4.1 Spline pre-filters
20.4.2 Interpolation functions
20.5 Binary morphology
20.6 Grey-scale morphology
20.7 Distance transforms
20.8 Segmentation and labeling
20.9 Object measurements
20.10 Extending
nd_image
in C
20.10.1 C callback functions
20.10.2 Functions that support C callback functions
Numarray
An Open Source project
Previous:
13.7 New numarray functions
Up:
Numarray An Open Source
Next:
14. Convolution
Release 1.0, documentation updated on June 9, 2004.
Send comments to the
NumArray community
.