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

Possible autoray integration #8023

Open
dcherian opened this issue Jul 26, 2023 · 1 comment
Open

Possible autoray integration #8023

dcherian opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement topic-arrays related to flexible array support topic-lazy array

Comments

@dcherian
Copy link
Contributor

dcherian commented Jul 26, 2023

I'm opening this issue for discussion really.

I stumbled on autoray (Github) by @jcmgray which provides an abstract interface to a number of array types.

What struck me was the very general lazy compute system. This opens up the possibility of lazy-but-not-dask computation.

Related: #2298 #1725 #5081

@dcherian dcherian added enhancement topic-arrays related to flexible array support topic-lazy array labels Jul 26, 2023
@jcmgray
Copy link
Contributor

jcmgray commented Jul 26, 2023

Oh happy to answer any questions you might have, I'll just note there are also proper docs for the lazy computation stuff here now - https://autoray.readthedocs.io/en/latest/lazy_computation.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement topic-arrays related to flexible array support topic-lazy array
Projects
None yet
Development

No branches or pull requests

2 participants