numarray
User's Manual
Previous:
6.3 IEEE-754 Not a
Up:
1 Numerical Python
Next:
7.1 What are Ufuncs?
7. Ufuncs
Subsections
7.1 What are Ufuncs?
7.1.1 Ufuncs can take output arguments
7.1.2 Ufuncs have special methods
7.1.3 Ufuncs always return new arrays
7.2 Which are the Ufuncs?
7.2.1 Unary Mathematical Ufuncs
7.2.2 Binary Mathematical Ufuncs
7.2.3 Logical and bitwise ufuncs
7.2.4 Comparisons
7.2.5 Ufunc shorthands
7.3 Writing your own ufuncs!
7.3.1 Runtime components of a ufunc
7.3.2 Source components of a ufunc
7.3.3 Ufunc code generation
7.3.4 Type signatures and signature ordering
7.3.5 Forms
7.3.6 Ufunc Generation Example
numarray
User's Manual
Previous:
6.3 IEEE-754 Not a
Up:
1 Numerical Python
Next:
7.1 What are Ufuncs?
Release 1.5, documentation updated on November 2, 2005.
Send comments to the
NumArray community
.