altavir
02/17/2019, 12:58 PMkmath-sequences module. No parallel block processing yet, but it is very easy to add. I do not have any tests yet (need some help there).
Streaming api is based on coroutine channels, but have some additional safeties. It allows to create safe chains of streaming data transformations (including reductions) with lazy start. For the status is super-experimental. I need test cases to work further.