File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ Shortname: binsparse
44Level : 1
55Status : LS-COMMIT
66Status : w3c/UD
7- Group : GraphBLAS
87URL : https://graphblas.org/binsparse-specification/
98Repository : https://github.com/GraphBLAS/binsparse-specification
109Editor : Benjamin Brock, Intel
@@ -422,7 +421,7 @@ The following formats are equivalent. Parsers which support custom formats shoul
422421}
423422```
424423
425- #### DMATC #### {#dmatr_format_equiv }
424+ #### DMATC #### {#dmatc_format_equiv }
426425
427426```json
428427"custom": {
@@ -851,7 +850,7 @@ The `attributes` key shall denote a dictionary of optional attributes containing
851850keys with information about the stored matrix and the data it represents.
852851Attributes are optional and may be ignored by a compliant parser.
853852
854- ### Defined Attributes
853+ ### Defined Attributes {#defined_attributes}
855854
856855#### number_of_diagonal_elements #### {#number_of_diagonal_elements_attributes}
857856`number_of_diagonal_elements` shall contain an integer value corresponding to
You can’t perform that action at this time.
0 commit comments