/apache-commons-matrix

Implementation of core.matrix backed by Apache Commons Math matrices

Primary LanguageClojure

apache-commons-matrix

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."

Usage

Add the following to your project.clj:

[apache-commons-matrix "0.3.0"]

License

Copyright © 2013 Matthew Adereth

Distributed under the Eclipse Public License, the same as Clojure.