Does anyone know a library for doing smooth differentiation (Savitsky-Golay, etc) on 1D signals?
@qythium just added Savitzky-Golay to fastmath
library: https://generateme.github.io/fastmath/fastmath.signal.html#var-savgol-filter
@qythium if you don't get an answer here there is a lot more activity on the clojurians zulip data science stream: https://clojurians.zulipchat.com/#narrow/stream/151924-data-science
What is Zulip and why not here?
Zulip is more of a discussion board rather than real time chat
And it just seems to be where the data science community hangs out more often
Thanks for the tip! I'll check it out