mikera / vectorz-clj

Fast matrix and vector maths library for Clojure - as a core.matrix implementation
203 stars 19 forks source link

Support higher dimension selects #53

Closed mikera closed 9 years ago

mikera commented 9 years ago

Currently the PSelect protocol is only implemented for 1D vectors.

We should support the PSelect protocol on arrays of any size.

mikera commented 9 years ago

https://github.com/mikera/core.matrix/issues/249

mikera commented 9 years ago

Enhanced with this commit:

https://github.com/mikera/vectorz-clj/commit/1e6b9396d0ec820b62697fac3c0c6f19083ec42d