Numarray
An Open Source project
Previous:
12.7 New numarray functions
Up:
Numarray An Open Source
Next:
13. Convolution
2 Extension modules
Subsections
13. Convolution
13.1 Convolution functions
13.2 Global constants
14. Fast-Fourier-Transform
14.1 Installation
14.1.1 Installation using FFTPACK
14.2 FFT Python Interface
14.3 fftpack Python Interface
15. Linear Algebra
15.1 Installation
15.1.1 Installation using LAPACK
15.2 Python Interface
16. Masked Arrays
Required Packages
16.1 What is a masked array?
16.2 Installing and using MA
16.3 Class MaskedArray
16.3.1 Attributes of masked arrays
16.3.2 Methods on masked arrays
16.3.3 Constructing masked arrays
16.3.4 What are masks?
16.3.5 Working with masks
16.3.6 Operations
16.3.7 Copying or not?
16.3.8 Behaviors
16.3.9 Indexing and Slicing
16.3.10 Indexing in assignments
16.3.11 Operations that produce a scalar result
16.3.12 Assignment to elements and slices
16.4 MaskedArray Attributes
16.5 MaskedArray Functions
16.5.1 Unary functions
16.5.2 Binary functions
16.5.3 Comparison operators
16.5.4 Logical operators
16.5.5 Special array operators
16.5.6 Controlling the size of the string representations
16.6 Helper classes
16.6.1 The constant masked
16.6.2 The constant masked_print_option
16.7 Examples of Using MA
16.7.1 Data with a given value representing missing data
16.7.2 Filling in the missing data
16.7.3 Numerical operations
16.7.4 Seeing the mask
16.7.5 Filling it your way
16.7.6 Ignoring extreme values
16.7.7 Averaging an entire multidimensional array
17. Random Numbers
17.1 General functions
17.2 Special random number distributions
17.2.1 Random floating point number distributions
17.2.2 Random integer number distributions
17.3 Examples
18. Multi-dimensional image processing
18.1 Introduction
18.2 Filter functions
18.2.1 Correlation and convolution
18.2.2 Smoothing filters
18.2.3 Filters based on order statistics
18.2.4 Derivatives
18.2.5 Fourier space filters
18.3 Interpolation functions
18.3.1 Spline pre-filters
18.3.2 Interpolation functions
18.4 Morphology
18.4.1 Binary morphology
18.4.2 Grey-scale morphology
18.5 Object measurements
Numarray
An Open Source project
Previous:
12.7 New numarray functions
Up:
Numarray An Open Source
Next:
13. Convolution
Release 0.9, documentation updated on March 12, 2004.
Send comments to the
NumArray community
.