Re: [Numpy-discussion] Proposal: Deprecate np.int, np.float, etc.?

2015-07-30 Thread Jason Newton
Been using numpy in it's various forms since like 2005. burned on int, int_ just today with boost.python / ndarray conversions and a number of times before that. intc being C's int!? Didn't even know it existed till today. This isn't the first time, esp with float. Bool is actually expected for

[Numpy-discussion] ANN: PyWavelets 0.3.0 release

2015-07-30 Thread Ralf Gommers
Dear all, On behalf of the PyWavelets development team I'm excited to announce the availability of PyWavelets 0.3.0. This is the first release of the package in 3 years. It is the result of a significant effort of a growing development team to modernize the package, to provide Python 3.x support a

Re: [Numpy-discussion] numpy where and dtype in 1.9

2015-07-30 Thread Nathan Jensen
Thanks for the link. I'm glad I'm not the only one tripping over the where() changes. Should I open a new ticket for what I've encountered, or just add a comment to 5095 that the behavior of the output's dtype is also different? It doesn't sound like it's going to be fixed in 1.9, so I'm not sur