Changes between Version 14 and Version 15 of MaskedArray

Show
Ignore:
Timestamp:
03/09/06 20:26:47 (7 years ago)
Author:
sasha
Comment:

Passing context to __array__ implemented in changeset:1929

Legend:

Unmodified
Added
Removed
Modified
  • MaskedArray

    v14 v15  
    8787advantage of context will define {{{__array__}}} with a default value for context so that it can be called with one or two arguments as well.  
    8888 
     89Implemented in changeset:1929. 
    8990 
    9091----