issues
search
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
16
stars
4
forks
source link
Updates based on feedback from spec meeting
#15
Closed
jim22k
closed
1 year ago
jim22k
commented
1 year ago
Change
1x[int8]
to
iso[int8]
Change the iso value from 1 to 7 to clarify the intended usage
Namespace the metadata, moving required elements under "binsparse" and moving optional attributes to the top level
Change the wording on data_types to show what is stored on disk, and the mechanism to indicate how it should be interpreted in-memory if different
github-actions[bot]
commented
1 year ago
Automated Review URLs
render latest/index.bs
1x[int8]
toiso[int8]