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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |