cubed icon indicating copy to clipboard operation
cubed copied to clipboard

Make `already_computed` work for 0-d arrays

Open tomwhite opened this issue 3 years ago • 0 comments

Currently, the code checks to see if nchunks_initialized == nchunks which won't work for 0-d arrays. We probably need to add some metadata to indicate that the array has been computed.

tomwhite avatar Aug 04 '22 09:08 tomwhite