Implementation of core.matrix backed by Apache Commons Math matrices. Minor issue kept it from working.
2014: Matt Adereth said: "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.3.0"]
Copyright © 2013 Matthew Adereth
Distributed under the Eclipse Public License, the same as Clojure.