fasiha/clatrix

Because using matrices in Clojure needs to not suck.

Leiningen/Boot

[fasiha/clatrix "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

fasiha/clatrix {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("fasiha:clatrix:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>fasiha</groupId>
  <artifactId>clatrix</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>