diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-11-23 04:05:39 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-12-10 16:37:19 +0300 |
commit | 2f5b54f0905a0dc972a7681a5db2ded1231fe965 (patch) | |
tree | 17178f58d438df3235fcc7cc5e74203f270f6f6f /ilua-wrapper.sh | |
parent | 8b0a1b9f2867a35704eb6ec1ffdcf86de2bffac7 (diff) | |
download | applause2-2f5b54f0905a0dc972a7681a5db2ded1231fe965.tar.gz |
added Stream:partition() operation
* Inspired by APL's partition function, although this always partitions into
chunks of the same size.
* Meant to be used for real-time FFT analys and synthesis.
* Added Stream:each() and Stream:reduce() as APL-like aliases for
Stream:map() and Stream:fold().
Diffstat (limited to 'ilua-wrapper.sh')
0 files changed, 0 insertions, 0 deletions