We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b096546 + 32aa4ca commit 08b34f5Copy full SHA for 08b34f5
1 file changed
spec/latest/index.bs
@@ -289,7 +289,9 @@ Coordinate format is an alias for [[#coor_format]] format.
289
### Custom Formats ### {#custom_formats}
290
291
The contents of this section are optional for all parsers, but enable
292
-customizable sparse formats for matrices and tensors.
+customizable sparse formats for matrices and tensors. If the parser
293
+does not implement tensor formats, it should error when the "custom" key
294
+is present.
295
296
Binsparse describes custom multidimensional formats hierarchically. We can
297
understand these formats as arrays of arrays, where the parent array and
0 commit comments