update list of changes
This commit is contained in:
@@ -20705,7 +20705,8 @@ List of additions and changes for each version:
|
||||
<li>added preliminary support for matrices with <a href="#fp16_type">half-precision fp16</a> element type</li>
|
||||
<li>added second form of <a href="#cond">cond()</a> to allow detection of failures</li>
|
||||
<li>added <code>.freeze()</code> and <code>.unfreeze()</code> member functions to <a href="#wall_clock">wall_clock</a></li>
|
||||
<li>added workarounds to <a href="#svd">svd()</a> and <a href="#eig_sym">eig_sym()</a> to address limitations of default LAPACK that uses 32 bit integers</li>
|
||||
<li>extended <a href="#conv">conv()</a> and <a href="#conv2">conv2()</a> to accept the <code>"valid"</code> shape argument</li>
|
||||
<li>workarounds in <a href="#svd">svd()</a> and <a href="#eig_sym">eig_sym()</a> to address limitations of default LAPACK that uses 32 bit integers</li>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user