GraphBLAS / binsparse-specification

A cross-platform binary storage format for sparse data, particularly sparse matrices.
https://graphblas.org/binsparse-specification/
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Descriptor name #21

Closed willow-ahrens closed 1 year ago

willow-ahrens commented 1 year ago

The arrays of the sparse matrix all have specified names (indices_0, etc...), but what should the JSON descriptor for the tensor be called in the hdf5 group? I suspect it should be called "descriptor", but I'm not sure that's specified?

willow-ahrens commented 1 year ago

I missed it, it's named "binsparse" in main.