org.soulspace.clj/math.core

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 74 Downloads
  • 7 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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