mars0i/vectorz-clj

Fast vector library for Clojure, building on VectorZ and using core.matrix (mars0i's version)

Leiningen/Boot

[mars0i/vectorz-clj "0.17.0-SNAPSHOT"]

Clojure CLI/deps.edn

mars0i/vectorz-clj {:mvn/version "0.17.0-SNAPSHOT"}

Gradle

implementation("mars0i:vectorz-clj:0.17.0-SNAPSHOT")

Maven

<dependency>
  <groupId>mars0i</groupId>
  <artifactId>vectorz-clj</artifactId>
  <version>0.17.0-SNAPSHOT</version>
</dependency>