tide

Clojure library for seasonal-trend decomposition

Leiningen/Boot

[tide "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

tide/tide {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("tide:tide:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tide</groupId>
  <artifactId>tide</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>