org.clojars.icot/euler

Mathematical functions intended to help in solving Project Euler problems

Leiningen/Boot

[org.clojars.icot/euler "0.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.icot/euler {:mvn/version "0.3.1-SNAPSHOT"}

Gradle

implementation("org.clojars.icot:euler:0.3.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.icot</groupId>
  <artifactId>euler</artifactId>
  <version>0.3.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.