minor wording fix
This commit is contained in:
@@ -20250,7 +20250,7 @@ List of additions and changes for each version:
|
||||
<li>faster handling of compound expressions by <a href="#as_scalar">as_scalar()</a>, <a href="#accu">accu()</a>, <a href="#dot">dot()</a></li>
|
||||
<li>faster interactions between sparse and dense matrices</li>
|
||||
<li>expanded <a href="#stats_fns">stddev()</a> to handle sparse matrices</li>
|
||||
<li>expanded relational operations to handle expressions between sparse matrices and scalars</li>
|
||||
<li>expanded relational operators to handle expressions between sparse matrices and scalars</li>
|
||||
<li>added <a href="#as_dense">.as_dense()</a> to obtain dense vector/matrix representation of any sparse matrix expression</li>
|
||||
<li>updated <a href="#constants">physical constants</a> to NIST 2022 CODATA values</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user