cubed
cubed copied to clipboard
Support multiple outputs in blockwise
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