On 6/30/06, Robert Kern <[EMAIL PROTECTED]> wrote:
> Tim Hochberg wrote:
> > Regarding choice of float or int for default:
> >
> > The number one priority for numpy should be to unify the three disparate
> > Python numeric packages. Whatever choice of defaults facilitates that is
> > what I support.
>
> +10
>
> > Personally, given no other constraints, I would probably just get rid of
> > the defaults all together and make the user choose.
>
> My preferred solution is to add class methods to the scalar types rather than
> screw up compatibility.
>
> In [1]: float64.ones(10)

I don't think an int will be able to hold the number of votes for float64.

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