core.matrix is currently under development, which will lead to wide N-dimensional array functions (NumPy style) prior to Clojure: https://github.com/mikera/matrix-api
An important point in core.matrix is that it supports several different matrix matrix implementations through the same API.
For example, there already exists a pretty good / fast clean Java implementation of core.matrix called vectorz-clj and the other is Clatrix , which uses its own JBLAS libraries.
Disclaimer: I am the main source of both core.matrix and vectorz-clj .:
mikera
source share