cubed icon indicating copy to clipboard operation
cubed copied to clipboard

Support multiple outputs in blockwise

Open tomwhite opened this issue 3 years ago • 0 comments

Currently we use Zarr structured arrays, which are likely to be slow (since they are not column based) - althought that would be worth checking first.

https://github.com/tomwhite/cubed/blob/400dc9adcf21c8b468fce9f24e8d4b8cb9ef2f11/cubed/array_api/statistical_functions.py#L18-L48

tomwhite avatar Jul 20 '22 11:07 tomwhite