Changes between Version 4 and Version 5 of ZeroRankArray

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

--

Legend:

Unmodified
Added
Removed
Modified
  • ZeroRankArray

    v4 v5  
    6464}}} 
    6565Since most if not all numpy function automatically convert zero-rank arrays to scalars on return, there is no reason for 
    66 [...] and [()] operations to be different. 
     66[...] and [()] operations to be different.  
     67 
     68See changeset:1864 for implementation of x[...] and x[()] returning numpy scalars. 
    6769 
    6870