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

Exposing off-core array arguments at higher level APIs and interfaces #172

Open
AhmetCanSolak opened this issue May 12, 2022 · 0 comments
Open
Assignees

Comments

@AhmetCanSolak
Copy link
Collaborator

We have a beautiful piece of code that enables us allocating off-core arrays either with numpy.memmap or using zarr-backed arrays, however, I found it pity that we are not exposing the choice on this in our interfaces to our users. We can address this situtation in it level API I believe, after further confirmation I will make a PR to address this.

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

No branches or pull requests

1 participant