vmaths

Some common maths functions for vectors.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 333 Downloads
  • 3 This Version

Leiningen/Boot

[vmaths "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

vmaths/vmaths {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("vmaths:vmaths:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>vmaths</groupId>
  <artifactId>vmaths</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>