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

Add section on matrix structure #29

Closed BenBrock closed 1 year ago

BenBrock commented 1 year ago

As discussed at our last meeting, add section on matrix structure, defining the key structure with possible values symmetric_lower, symmetric_upper, hermitian_lower, hermitian_upper, skew_symmetric_lower, and skew_symmetric_upper.

github-actions[bot] commented 1 year ago

Automated Review URLs