I feel like I must be missing something rather basic, but I have been trying to figure out how to use pipes to compute a moving average of a stream of numbers. I've written code to do the EWMA, but I can't figure out how to do the sliding window. It doesn't help that I'm a bit of a pipes beginner.
Advice is welcome and appreciated. Thank you. -- You received this message because you are subscribed to the Google Groups "Haskell Pipes" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
