On Wed, Aug 19, 2009 at 6:52 PM, Ryan May wrote:
> On Wed, Aug 19, 2009 at 5:35 PM, Darren Dale wrote:
>>
>> Ryan,
>>
>> I don't think these calls should be removed. Would you convert them to
>> asanyarray() instead? That will preserve the masked arrays.
>
> Darren,
>
> I couldn't find a case wher
On Wed, Aug 19, 2009 at 5:35 PM, Darren Dale wrote:
> Ryan,
>
> I don't think these calls should be removed. Would you convert them to
> asanyarray() instead? That will preserve the masked arrays.
>
Darren,
I couldn't find a case where those calls weren't already duplicated when
set_data() was
Ryan,
I don't think these calls should be removed. Would you convert them to
asanyarray() instead? That will preserve the masked arrays.
Darren
> Log Message:
> ---
> Remove calls to np.asarray(). This was breaking the use of masked arrays in
> calls to set_[x|y]data() and is handled a