All notable changes to this project will be documented in this file.
simple-moving-average
now works on logarithmic time, but it assumes only latest time points are added. For adding late arriving time points, the complete tail (from early time point to latest) needs to be recomputed. Most of the time only latest time points arrive.timeseries.keep-latest
to be consistent with code behaviour.Initial release
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close