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

What about dense vectors and matrices? #35

Closed willow-ahrens closed 1 year ago

willow-ahrens commented 1 year ago

is there a spec for what a dense vector and/or matrix would look like? I'm having a hard time finding it.

willow-ahrens commented 1 year ago

fixed