Haskell, arrows and signal processing

9 Sep
2010
9 Sep
'10
2:40 p.m.
The input and output are infinite streams. I have a few questions:
1) Is it possible to change it to use arrows? How would it look like? 2) How would one implement an continuous time version?
Yampa can do *exactly* what you're asking for. Unfortunately the code seems to be a little rough and there are many space leaks (some of which are alluded to in the source code comments). Definitely make sure to profile memory usage as you code.
5369
Age (days ago)
5369
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anthony LODI