[Numpy-discussion] Numeric3

Stephen Walton stephen.walton at csun.edu
Sun Feb 6 10:34:24 EST 2005


Peter Verveer wrote:

>
> On Feb 6, 2005, at 5:41 PM, konrad.hinsen at laposte.net wrote:
>
>> My personal approach is that operations should be expressed in terms 
>> of problem-specific classes in which the internal use of arrays is an 
>> implementation detail.
>>
>> There are arguments for and against both approaches, and I think 
>> there is space (meme space) for both.
>
>
> That more or less sums up my approach too. I tend to program in a mix 
> of these two approaches.

I'm both largely a lurker here and a Python naif, at least when it comes 
to the more object oriented aspects.  I'd be interested in seeing 
snippets of code illustrating the second approach here, as opposed to 
the array oriented approach with which I'm familiar.





More information about the NumPy-Discussion mailing list