[Numpy-discussion] Please chime in on proposed methods for arrays
Colin J. Williams
cjw at sympatico.ca
Thu Mar 17 04:12:15 EST 2005
Michiel Jan Laurens de Hoon wrote:
> Travis Oliphant wrote:
>
>> Should all the ufuncs be methods as well? I think Konrad suggested
>> this. What is the opinion of others?
>>
> Just to make sure I understand the proposal correctly. Does this mean
> that
> >>> anotherarray = sin(myarray)
> becomes
> >>> anotherarray = myarray.sin()
> ?
Or even myarray.Sin?
>
> --Michiel.
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
>
More information about the NumPy-Discussion
mailing list