Skip to content

Commit 2e6aa6f

Browse files
Remove attributes section from index.bs
Removed the section on attributes and defined attributes related to matrices.
1 parent b096546 commit 2e6aa6f

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
@@ -844,22 +844,6 @@ number of logical values in both triangles can be computed in constant time.
844844

845845
</div>
846846

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

0 commit comments

Comments
 (0)