org.la4j/la4j

A 100% Java sparse and dense matrix library.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 57 Downloads
  • 57 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.la4j/la4j "0.3.5"]

Clojure CLI/deps.edn

org.la4j/la4j {:mvn/version "0.3.5"}

Gradle

implementation("org.la4j:la4j:0.3.5")

Maven

<dependency>
  <groupId>org.la4j</groupId>
  <artifactId>la4j</artifactId>
  <version>0.3.5</version>
</dependency>