| Author: | Stéfan van der Walt |
|---|---|
| Date: | 14/02/2007 |
Provides a new class -- N-dimensional arrays.
Note the concept of a data type -- int, float, str, object, record.
Way to get hold of sub-arrays:
Change shape:
Change data type:
Documentation:
Example plot
Peace of mind at the press of a button...
Windows - Enthought's enstaller packages mirrored on archive
- New version before the end of the week for PyCon2007
Linux - Build from source -- should be as simple as
python setup.py install --prefix ${HOME}