Changes between Version 14 and Version 15 of ZeroRankArray
- Timestamp:
- 06/10/06 21:45:45 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZeroRankArray
v14 v15 92 92 == The Need for Zero-Rank Arrays == 93 93 94 Once the idea to use zero-rank arrays to represent scalars was rejected, it was natural to consider whether zero-rank arrays can be eliminated alltogether. However there are some important use cases where zero-rank arrays cannot be replaced by array scalars. 94 Once the idea to use zero-rank arrays to represent scalars was rejected, it was natural to consider whether zero-rank arrays can be eliminated alltogether. However there are some important use cases where zero-rank arrays cannot be replaced by array scalars. See also [http://aspn.activestate.com/ASPN/Mail/Message/numpy-discussion/3028210 "A case for rank-0 arrays"]. 95 95 96 96 * Output arguments
