mthomure/apache-commons-matrix

Implementation of core.matrix backed by Apache Commons Math matrices

Leiningen/Boot

[mthomure/apache-commons-matrix "0.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

mthomure/apache-commons-matrix {:mvn/version "0.3.1-SNAPSHOT"}

Gradle

implementation("mthomure:apache-commons-matrix:0.3.1-SNAPSHOT")

Maven

<dependency>
  <groupId>mthomure</groupId>
  <artifactId>apache-commons-matrix</artifactId>
  <version>0.3.1-SNAPSHOT</version>
</dependency>