Closed mikera closed 9 years ago
Currently the PSelect protocol is only implemented for 1D vectors.
We should support the PSelect protocol on arrays of any size.
https://github.com/mikera/core.matrix/issues/249
Enhanced with this commit:
https://github.com/mikera/vectorz-clj/commit/1e6b9396d0ec820b62697fac3c0c6f19083ec42d
Currently the PSelect protocol is only implemented for 1D vectors.
We should support the PSelect protocol on arrays of any size.