Re: [Numpy-discussion] Closing tickets

2008-02-25 Thread David Bolme
> #551: numpy.ndarray messed up after unpickling I have added a comment to this one. I don't think it should be closed. I think there is a problem with initialization of the ndarray. The normal constructor works fine, loading from pickle does not. _

Re: [Numpy-discussion] Closing tickets

2008-02-24 Thread Matthew Brett
Hi, > #558: 'axis' support for numpy.median() This one should be fixed, and can be closed. I don't think I have wiki login rights though. Thanks, Matthew ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/li

Re: [Numpy-discussion] Closing tickets

2008-02-23 Thread David Cournapeau
Charles R Harris wrote: > I believe there are a number of tickets that can be closed. Will the > relevant folks please comment on the following: > > #632: numpy.histogram fails with bin= > #568: Aligned allocator for numpy This one is not done, the ticket should not be closed. There was some dis

Re: [Numpy-discussion] Closing tickets

2008-02-23 Thread David Cournapeau
Albert Strasheim wrote: > Hello, > > Here's two tickets without a milestone that could probably do with > some attention (setting a milestone would be a start): > > numpy.scons branch: setuptools' develop mode broken > http://scipy.org/scipy/numpy/ticket/596 I would change the ticket title to

Re: [Numpy-discussion] Closing tickets

2008-02-23 Thread Albert Strasheim
Hello, Here's two tickets without a milestone that could probably do with some attention (setting a milestone would be a start): numpy.scons branch: setuptools' develop mode broken http://scipy.org/scipy/numpy/ticket/596 If float('123.45') works, so should numpy.float32('123.45') http://scipy.o

[Numpy-discussion] Closing tickets

2008-02-23 Thread Charles R Harris
I believe there are a number of tickets that can be closed. Will the relevant folks please comment on the following: #632: numpy.histogram fails with bin= #568: Aligned allocator for numpy #558: 'axis' support for numpy.median() #555: setting random seed does not work with a numpy.int64 #551: nump