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

extend DiskArrays.pad #931

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

extend DiskArrays.pad #931

wants to merge 4 commits into from

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Feb 20, 2025

This PR extends the new DiskArrays.pad for all AbstractDimArray so we can also extend regular dimensions at the same time we pad the array.

I'm not sure what should happen for non DiskArrays parent arrays - currently they will work but be slow. Using PaddedViews.j instead is an option when !isdisk(parent(dimarray)).

See DiskArrays PR: JuliaIO/DiskArrays.jl#219

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

Successfully merging this pull request may close these issues.

1 participant