Numarray
An Open Source project
Previous:
4.9 Exception Handling
Up:
1 Numerical Python
Next:
5.1 What are Ufuncs?
5. Ufuncs
Subsections
5.1 What are Ufuncs?
5.1.1 Ufuncs can take output arguments
5.1.2 Ufuncs have special methods
5.1.3 Ufuncs always return new arrays
5.2 Which are the Ufuncs?
5.2.1 Unary Mathematical Ufuncs
5.2.2 Binary Mathematical Ufuncs
5.2.3 Logical and bitwise ufuncs
5.2.4 Comparisons
5.2.5 Ufunc shorthands
5.3 Writing your own ufuncs!
Numarray
An Open Source project
Previous:
4.9 Exception Handling
Up:
1 Numerical Python
Next:
5.1 What are Ufuncs?
Release 1.1, documentation updated on September 10, 2004.
Send comments to the
NumArray community
.