Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isassigned missing for a AbstractQuasiArray #175

Open
jishnub opened this issue Apr 25, 2024 · 0 comments
Open

isassigned missing for a AbstractQuasiArray #175

jishnub opened this issue Apr 25, 2024 · 0 comments

Comments

@jishnub
Copy link
Member

jishnub commented Apr 25, 2024

Due to changes to copyto! for arrays on julia v1.11 that now check if an index is assigned, it would be good to have isassigned defined for an AbstractQuasiArray. This should get tests passing when e.g. a SubArray is being materialized.

Failure: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2024-04/23/ContinuumArrays.primary.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant