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

Support OffsetArrays 1 #53

Merged
merged 1 commit into from
Feb 24, 2020
Merged

Support OffsetArrays 1 #53

merged 1 commit into from
Feb 24, 2020

Conversation

johnnychen94
Copy link
Collaborator

OffsetArrays v1 introduces a new range type IdOffsetRange

Also fixes some issues for plain_array:

  • recursively unwrap OffsetArray because the real data might be nested deeply
  • provide an inefficient fallback method for generic AbstractArray to make sure
    this function works as expected

The test passes locally for OffsetArray@0.11

closes #45

Also fixes some issues for plain_array:
* recursively unwrap OffsetArray because the real data might be nested deeply
* provide an inefficient fallback method for generic AbstractArray to make sure
  this function works as expected
@johnnychen94 johnnychen94 added the compat dependency compatibility related label Feb 24, 2020
@johnnychen94 johnnychen94 merged commit 6c54682 into master Feb 24, 2020
@johnnychen94 johnnychen94 deleted the jc/offset1.0 branch February 24, 2020 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat dependency compatibility related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants