julia
Support indexing `Broadcasted` objects using `Integer`s
#56470
Merged

Support indexing `Broadcasted` objects using `Integer`s #56470

giordano merged 10 commits into master from jishnub/bcastindexstyle
jishnub
jishnub Broadcast eachindex using IndexStyles
7d0a21b0
jishnub Add tests
098e253d
jishnub jishnub added broadcast
jishnub jishnub changed the title Broadcast eachindex using IndexStyles Evaluate `eachindex` for a `Broadcasted` object using its `IndexStyle` 1 year ago
jishnub Update tests to use a bespoke Fill type
459374b6
jishnub Specialize 2-arg eachindex
9387c74a
jishnub Fix bounds checking for linear indexing
f2c09a47
jishnub Narrower checkbounds involving Integer
7d14900f
jishnub jishnub added feature
jishnub Remove linear indexing tests
9c260f8b
jishnub jishnub marked this pull request as draft 1 year ago
jishnub Support linear indexing by rerouting through Cartesian
9508f4e4
jishnub Add more tests involving indexing combinations
dd199228
jishnub jishnub marked this pull request as ready for review 1 year ago
jishnub jishnub changed the title Evaluate `eachindex` for a `Broadcasted` object using its `IndexStyle` Index `Broadcasted` objects using `Integer`s 1 year ago
jishnub jishnub changed the title Index `Broadcasted` objects using `Integer`s Support indexing `Broadcasted` objects using `Integer`s 1 year ago
jishnub jishnub requested a review from mbauman mbauman 1 year ago
jishnub
jishnub
jishnub
jishnub jishnub requested a review from oscardssmith oscardssmith 1 year ago
oscardssmith
oscardssmith approved these changes on 2024-12-21
inkydragon Merge branch 'master' into jishnub/bcastindexstyle
41af8d19
inkydragon inkydragon added merge me
giordano giordano merged b772be32 into master 1 year ago
giordano giordano deleted the jishnub/bcastindexstyle branch 1 year ago
DilumAluthge DilumAluthge removed merge me

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone