Mercurial > hg > ishara
view signals/TODO @ 2:7357e1dc2ad6
Simplified scheduler library with new schedule representation.
author | samer |
---|---|
date | Sat, 22 Dec 2012 16:17:51 +0000 |
parents | 289445d368a7 |
children |
line wrap: on
line source
stateful generators: unfold S -> (X,S) loop(0 -> 1) scan (Y,X) -> X states(loop(1 -> 0)) mapaccum (Y,S) -> (X,S) loop(1 -> 1) zipaccum (Y1,...,S) -> (X,S) loop(N -> 1) iterate X -> X states(loop(0 -> 0)) signal length? sndfile from shell pipe