Implementation of core.matrix backed by Apache Commons Math matrices. This was motivated by my need for some of the fancy decompositions that aren't yet provided by the other core.matrix implementations.
Add the following to your project.clj:
[apache-commons-matrix "0.2.0"]
Copyright © 2013 Matthew Adereth
Distributed under the Eclipse Public License, the same as Clojure.