Numarray
An Open Source project
Previous:
3.4 Differences between numarray
Up:
1 Numerical Python
Next:
4.1 Basics
4. Array Basics
This chapter introduces some of the basic functions which will be used throughout the text.
Subsections
4.1 Basics
4.2 Creating arrays from scratch
4.2.1 array() and types
4.2.2 Multidimensional Arrays
4.3 Creating arrays with values specified ``on-the-fly''
4.3.1 Creating an array from a function
4.4 Coercion and Casting
4.4.1 Automatic Coercions and Binary Operations
4.4.2 The type value table
4.4.3 Long: the platform relative type
4.4.4 Deliberate casts (potentially down)
4.5 Operating on Arrays
4.5.1 Simple operations
4.5.2 In-place operations
Numarray
An Open Source project
Previous:
3.4 Differences between numarray
Up:
1 Numerical Python
Next:
4.1 Basics
Release 1.3, documentation updated on April 20, 2005.
Send comments to the
NumArray community
.