Re: [Numpy-discussion] simpleselect v2.0

2013-07-19 Thread Graeme B. Bell
URL: https://github.com/gbb/numpy-simple-select > I've just released version 2.0 of simple select. In brief this is a drop-in > replacement for numpy.select with the following qualities: > > - Faster! (benchmarks 2-5x faster than numpy.select depending on use case and > faster than v1.0 sim

[Numpy-discussion] simpleselect v2.0

2013-07-19 Thread Graeme B. Bell
Hi all, I've just released version 2.0 of simple select. In brief this is a drop-in replacement for numpy.select with the following qualities: - Faster! (benchmarks 2-5x faster than numpy.select depending on use case and faster than v1.0 simpleselect) - Full broadcasting. - All bugs in numpy.s