Version 1.0b1 API Documentation generated by Endo 2006-08-14
Standard container-class for easy backward compatibility with Numeric. Try to inherit from the ndarray instead of using this class as this is not complete.
| Local name | Refers to |
|---|---|
| absolute | umath.absolute |
| arange | numpy.core.numeric.arange |
| array | numpy.core.defchararray.array |
| asarray | numpy.core.defchararray.asarray |
| multiply | umath.multiply |
| reshape | numpy.core.fromnumeric.reshape |
| shape | numpy.core.fromnumeric.shape |
| transpose | numpy.core.fromnumeric.transpose |