Hi,
I would like to use the matrix functionality but I, like others, get by 
without it.

+1 to Tim's and Nadav's comments. As Tim said, there should be seamless 
integration between concepts of vectors and matrices - after all there 
really no distinction between them in linear algebra.

-2 for having rowvector and columnvector - both numpy and I should know 
the orientation, if not, I deserve garbage or an error.
0 for vector - I don't see the need for it as a unique entity but 
understand the simplicity of saying vector.

Yes, I agree that talk is cheap but it avoids wasting time on code that 
will not be used and allows time to understand what people really want.

Bruce

Nadav Horesh wrote:
> Some, including me, stated that the matrix class suffer some deficiencies, 
> so, after playing a bit with matrices, we always go back to the good old 
> ndarray class.  There were some arguments on this list what/if should be dome 
> to correct it. I welcome any attempt to build a code that demonstrates an 
> alternative.
>
>   Nadav.
>
> -----הודעה מקורית-----
> מאת: [EMAIL PROTECTED] בשם St?fan van der Walt
> נשלח: ה 24-אפריל-08 13:13
> אל: Discussion of Numerical Python
> נושא: Re: [Numpy-discussion] numpy release
>  
> 2008/4/24 Nadav Horesh <[EMAIL PROTECTED]>:
>   
>> +1
>>     
>
> +1 to what?  I'm glad that Tim chimed in -- his opinion is always
> valued -- but I didn't see any concrete suggestions on how to improve
> the situation.  I'll gladly wait for his code, though :)
>
> Regards
> St?fan
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>   

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to