Support indexing `Broadcasted` objects using `Integer`s #56470
Broadcast eachindex using IndexStyles
7d0a21b0
Add tests
098e253d
jishnub
changed the title Broadcast eachindex using IndexStyles Evaluate `eachindex` for a `Broadcasted` object using its `IndexStyle` 1 year ago
Update tests to use a bespoke Fill type
459374b6
Specialize 2-arg eachindex
9387c74a
Fix bounds checking for linear indexing
f2c09a47
Narrower checkbounds involving Integer
7d14900f
Remove linear indexing tests
9c260f8b
jishnub
marked this pull request as draft 1 year ago
Support linear indexing by rerouting through Cartesian
9508f4e4
Add more tests involving indexing combinations
dd199228
jishnub
marked this pull request as ready for review 1 year ago
jishnub
changed the title Evaluate `eachindex` for a `Broadcasted` object using its `IndexStyle` Index `Broadcasted` objects using `Integer`s 1 year ago
jishnub
changed the title Index `Broadcasted` objects using `Integer`s Support indexing `Broadcasted` objects using `Integer`s 1 year ago
Merge branch 'master' into jishnub/bcastindexstyle
41af8d19
giordano
merged
b772be32
into master 1 year ago
giordano
deleted the jishnub/bcastindexstyle branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub