Skip to content

Maintain copy of unwrapped array #16

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

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

Conversation

nup002
Copy link

@nup002 nup002 commented Mar 15, 2021

Array unwrap is computationally expensive for large arrays.
This PR makes sure the underlying array is not unnecessarily unwrapped if it has not changed since it was last unwrapped.

All tests pass.

@nup002
Copy link
Author

nup002 commented Oct 9, 2022

Time to merge this?

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