[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / raw/concept/kbhreduce.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "reduce" source: https://www.jemoka.com/posts/kbhreduce/ --- reduce reduces compute time for list-based operations: it changes a linear series of events to divide-and-conquer so you can parallelize it in theory reduce only works for associative operations?