On Mon, 03 Jul 2006, Sven Schreiber apparently wrote: 
> Anything that allows me to develop a consistent habit is fine with me! 

Consistency! That is exactly the issue,
especially for those who wish to teach with numpy.

I do not want to tell my students to write
ones([5,5])
but
rand(5,5)
and although relatively new to Python
I actually like the practice of providing
dimensions in a list or tuple.

But I care less about the choice of convention
than about adherence to the convention.

Cheers,
Alan Isaac


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
[email protected]
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to