-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
new release? #279
Comments
Currently, we're partway through supporting CSR/CSC, and I'd love to have that completed before a new release. Otherwise we have an unstable and undocumented public API in release software. |
Ah ok. 👍 |
Would it be possible to simply remove |
I see that 0.8 is out -- thanks @hameerabbasi ! |
Yeah, that was amazing. Thanks! |
xarray is somewhat close to a release with experimental sparse support thourgh the
__array_function__
protocol. It'd be nice to have a sparse release that has the fixes in #261 and #272.The text was updated successfully, but these errors were encountered: