> Alan G Isaac wrote: 
>> I can roughly understand why a.ravel() returns a matrix; 
>> but is there a good reason to forbid truly flattening the matrix? 

On Fri, 23 Jun 2006, Travis Oliphant apparently wrote: 
> Because matrices are never 1-d.  This is actually pretty 
> consistent behavior. 

Yes; that's why I can understand ravel.
But I was referring to flat with the question.



On Fri, 23 Jun 2006, Travis Oliphant apparently wrote: 
> I think you are right that this is a bug, though.  Because 
> __array__() (which is where the behavior comes from) 
> should return a base-class array (not a sub-class). 

Thanks for fixing this!!

Alan



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to