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

Modify Array.get() to cope with non-contiguous / padded arrays in 2 and 3 dimensions #54

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

Conversation

tsmithe
Copy link

@tsmithe tsmithe commented Jun 28, 2014

This extends Array.get for the cases that PyViennaCL is interested in -- I spent some time trying to write a fully general version to copy a padded array in n dimensions with as few distinct copies as possible, but it ended up taking more time than I could spare...

… dimensions; generalisation to more dimensions to come next
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.

None yet

1 participant