org.soulspace.clj/math.core

The math.core library contains core mathematical functions and algorithms.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 74 Downloads
  • 13 This Version

Leiningen/Boot

[org.soulspace.clj/math.core "0.7.0"]

Clojure CLI/deps.edn

org.soulspace.clj/math.core {:mvn/version "0.7.0"}

Gradle

implementation("org.soulspace.clj:math.core:0.7.0")

Maven

<dependency>
  <groupId>org.soulspace.clj</groupId>
  <artifactId>math.core</artifactId>
  <version>0.7.0</version>
</dependency>