Skip to content

Commit f33f4c0

Browse files
Merge pull request #70 from GraphBLAS/willow-ahrens-patch-3
Remove attributes section from index.bs
2 parents 08b34f5 + 2e6aa6f commit f33f4c0

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

spec/latest/index.bs

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -846,22 +846,6 @@ number of logical values in both triangles can be computed in constant time.
846846

847847
</div>
848848

849-
Attributes {#key_attributes}
850-
--------------------------
851-
The `attributes` key shall denote a dictionary of optional attributes containing
852-
keys with information about the stored matrix and the data it represents.
853-
Attributes are optional and may be ignored by a compliant parser.
854-
855-
### Defined Attributes {#defined_attributes}
856-
857-
#### number_of_diagonal_elements #### {#number_of_diagonal_elements_attributes}
858-
`number_of_diagonal_elements` shall contain an integer value corresponding to
859-
the number of elements on the stored matrix's diagonal.
860-
861-
Note: implementations are highly encouraged to provide the
862-
`number_of_diagonal_elements` attribute for matrices with a symmetric,
863-
skew-symmetric, or Hermitian structure.
864-
865849
Binary Containers {#binary_container}
866850
=====================================
867851
Binary containers must store binary arrays in a standardized, cross-platform

0 commit comments

Comments
 (0)