revert modified alias checking due to ill-defined use case

This commit is contained in:
conrad
2022-06-09 11:28:24 +10:00
parent 5b1246c039
commit 3ff089c488
6 changed files with 62 additions and 63 deletions
-1
View File
@@ -19506,7 +19506,6 @@ List of additions and changes for each version:
<ul>
<li>faster handling of sparse submatrix column views by <a href="#norm">norm()</a>, <a href="#accu">accu()</a>, <a href="#nonzeros">nonzeros()</a></li>
<li>extended <a href="#randu">randu()</a> and <a href="#randn">randn()</a> to allow specification of distribution parameters</li>
<li>stricter handling of aliasing involving matrices that directly use auxiliary memory</li>
</ul>
</li>
<br>