[Numpy-discussion] NumPy 1.0 release-candidate 1.0 this weekend
Sebastian Haase
haase at msg.ucsf.edu
Wed Sep 13 17:39:38 CDT 2006
Hi!
I would like to hear about three tickets I submitted some time ago:
Ticket #230 a**2 not executed as a*a if a.dtype = int32
is this easy to fix ?
Ticket #229 numpy.random.poisson(0) should return 0
I hope there is agreement that the edge-case of 0 should/could be handled
without raising an exception. I submitted a patch (please test first!)
any comments on this one.
Ticket #188 dtype should have nicer str representation
Is this one now officially dead ?
"<i4" is not intuitively readable ! '<i4' as repr() is OK
but str() should rather return 'int32 (little endian)'
Read also: http://aspn.activestate.com/ASPN/Mail/Message/3207949
Thanks,
Sebastian Haase
On Wednesday 13 September 2006 13:18, Travis Oliphant wrote:
> I'd like to make the first release-candidate of NumPy 1.0 this weekend.
>
> Any additions wanting to make the first official release candidate
> should be checked in by then.
>
> -Travis
>
>
> -------------------------------------------------------------------------
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
More information about the Numpy-discussion
mailing list