Changes between Version 1 and Version 2 of ZeroRankArray

Show
Ignore:
Timestamp:
01/10/06 08:31:10 (7 years ago)
Author:
sasha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZeroRankArray

    v1 v2  
    11Zero-rank arrays are array with shape=().  For example: 
    2 {{{#!python 
     2{{{ 
     3#!python 
    34>>> x = array(1) 
    45>>> x.shape