clomath

Exploring the abilities of Clojure for (mathematical problems and) numerical computations

  • VCSN/A

  • cljdoc documentationcljdoc
  • 73 Downloads
  • 73 This Version

Leiningen/Boot

[clomath "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

clomath/clomath {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("clomath:clomath:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>clomath</groupId>
  <artifactId>clomath</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>