
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=<list> #568: Aligned allocator for numpy #558: 'axis' support for numpy.median() #555: setting random seed does not work with a numpy.int64 #551: numpy.ndarray messed up after unpickling #69: Why numpy headers are installed using add_data_dir and not add_headers? #637: typo in scalarmathmodule.c.src for ctype_negative Chuck

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.org/scipy/numpy/ticket/630 Cheers, Albert

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 setuptools develop mode doesn't work, and then mark it as fixed. I don't think that develop mode works with numscons, though, but that should be a separate issue.
Is it ok to change the title of a ticket ? cheers, David

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=<list> #568: Aligned allocator for numpy
This one is not done, the ticket should not be closed. There was some discussion about it, but it did not go far enough. I don't see this going in 1.0.5; I am less convinced now that it is useful as it is (I certainly still believe we need aligned allocator, though).
#558: 'axis' support for numpy.median() #555: setting random seed does not work with a numpy.int64 #551: numpy.ndarray messed up after unpickling #69: Why numpy headers are installed using add_data_dir and not add_headers?
I can't edit the main wiki page, so I cannot add the FAQ link. I would be happy to add the last description on the ticket, if Robert thinks this one is OK. cheers, David
participants (5)
-
Albert Strasheim
-
Charles R Harris
-
David Bolme
-
David Cournapeau
-
Matthew Brett