We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: