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
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