hswick / jutsu.matrix

Linear algebra library for Clojure that runs on CPU and GPU (ND4J wrapper)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test 3D matrices

hswick opened this issue · comments

Ran into an application where I could use a 3d matrix or tensor but I haven't tested this functionality out.
ND4J is supposed to work on n dimensional arrays so there shouldn't be much of a problem.