We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea46cd commit fcbeeafCopy full SHA for fcbeeaf
1 file changed
D1673/P1673.bs
@@ -1266,7 +1266,7 @@ algebra libraries like the BLAS, so a linear algebra library is a good
1266
first step. Second, `mdspan` has natural use as a
1267
low-level representation of dense tensors, so we are already partway
1268
there. Third, even simple tensor operations that naturally generalize
1269
-the BLAS have infintely many more cases than linear algebra. It's not
+the BLAS have significantly more cases than linear algebra. It's not
1270
clear to us which to optimize. Fourth, even though linear algebra is
1271
a special case of tensor algebra, users of linear algebra have
1272
different interface expectations than users of tensor algebra. Thus,
0 commit comments