Related work regarding python style generators: https://github.com/BenLauwens/ResumableFunctions.jl and PyGen - python style generators.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
[ANN] FGenerators.jl: Python-like generator syntax for high-performance iteration | 7 | 1915 | February 19, 2022 | |
ANN: Parallel `for` loops in FLoops.jl with composable and extensible fold-based API | 17 | 3425 | August 25, 2020 | |
Tail-call optimization and function-barrier -based accumulation in loops | 13 | 7112 | January 16, 2021 | |
ANN: Transducers.jl, efficient and composable algorithms for map- and reduce-like operations | 24 | 5396 | March 25, 2019 | |
[ANN] Catwalk.jl - With dynamic dispatch to the moon! (an adaptive optimizer, aka JIT compiler) | 14 | 3322 | June 2, 2021 |