Numarray
An Open Source project
Previous:
10.7 New numarray functions
Up:
Numarray An Open Source
Next:
11. Convolution
2 Extension modules
Subsections
11. Convolution
11.1 Convolution functions
11.2 Global constants
12. Fast-Fourier-Transform
12.1 Installation
12.1.1 Installation using FFTPACK
12.2 FFT Python Interface
12.3 fftpack Python Interface
13. Linear Algebra
13.1 Installation
13.1.1 Installation using LAPACK
13.2 Python Interface
14. Masked Arrays
Required Packages
14.1 What is a masked array?
14.2 Installing and using MA
14.3 Class MaskedArray
14.3.1 Attributes of masked arrays
14.3.2 Methods on masked arrays
14.3.3 Constructing masked arrays
14.3.4 What are masks?
14.3.5 Working with masks
14.3.6 Operations
14.3.7 Copying or not?
14.3.8 Behaviors
14.3.9 Indexing and Slicing
14.3.10 Indexing in assignments
14.3.11 Operations that produce a scalar result
14.3.12 Assignment to elements and slices
14.4 MaskedArray Attributes
14.5 MaskedArray Functions
14.5.1 Unary functions
14.5.2 Binary functions
14.5.3 Comparison operators
14.5.4 Logical operators
14.5.5 Special array operators
14.5.6 Controlling the size of the string representations
14.6 Helper classes
14.6.1 The constant masked
14.6.2 The constant masked_print_option
14.7 Examples of Using MA
14.7.1 Data with a given value representing missing data
14.7.2 Filling in the missing data
14.7.3 Numerical operations
14.7.4 Seeing the mask
14.7.5 Filling it your way
14.7.6 Ignoring extreme values
14.7.7 Averaging an entire multidimensional array
15. Random Numbers
15.1 General functions
15.2 Special random number distributions
15.2.1 Random floating point number distributions
15.2.2 Random integer number distributions
15.3 Examples
16. Multi-dimensional image processing
16.1 Introduction
16.2 Filter functions
16.2.1 Correlation and convolution
16.2.2 Smoothing filters
16.2.3 Filters based on order statistics
16.2.4 Derivatives
16.2.5 Fourier space filters
16.3 Interpolation functions
16.3.1 Spline pre-filters
16.3.2 Interpolation functions
16.4 Morphology
16.4.1 Binary morphology
16.4.2 Grey-scale morphology
16.5 Object measurements
Numarray
An Open Source project
Previous:
10.7 New numarray functions
Up:
Numarray An Open Source
Next:
11. Convolution
Release 0.7, documentation updated on August 22, 2003.
Send comments to the
NumArray community
.