Comment on K: We need to talk about groupparentComments−chrispsnOP3yGood point - added a simple explanation in the article:Group tells you the places each element occurs in a list. It generates lists of indices.−nextaccountic3yNice! Sounds useful for scatter and gather algorithmshttps://en.wikipedia.org/wiki/Gather/scatter_(vector_address...
Comments
Good point - added a simple explanation in the article:
Group tells you the places each element occurs in a list. It generates lists of indices.
Nice! Sounds useful for scatter and gather algorithms
https://en.wikipedia.org/wiki/Gather/scatter_(vector_address...