apache-commons-matrix

Implementation of core.matrix backed by Apache Commons Math matrices

Leiningen/Boot

[apache-commons-matrix "0.3.0"]

Clojure CLI/deps.edn

apache-commons-matrix/apache-commons-matrix {:mvn/version "0.3.0"}

Gradle

implementation("apache-commons-matrix:apache-commons-matrix:0.3.0")

Maven

<dependency>
  <groupId>apache-commons-matrix</groupId>
  <artifactId>apache-commons-matrix</artifactId>
  <version>0.3.0</version>
</dependency>