remove fluff
This commit is contained in:
@@ -14613,7 +14613,7 @@ The <i>shape</i> argument is optional; it is one of:
|
||||
</ul>
|
||||
</li>
|
||||
<br>
|
||||
<li>The implementation of 2D convolution in this version is preliminary; it is not yet fully optimised</li>
|
||||
<li>The implementation of 2D convolution in this version is preliminary</li>
|
||||
<br>
|
||||
<li>
|
||||
Examples:
|
||||
@@ -14733,7 +14733,7 @@ a truncated and/or zero-padded version of the input matrix is used
|
||||
<br>
|
||||
<li><b>Caveat:</b> the transform is fastest when both <i>n_rows</i> and <i>n_cols</i> are a power of 2, eg. 64, 128, 256, 512, 1024, ...</li>
|
||||
<br>
|
||||
<li>The implementation of the transform in this version is preliminary; it is not yet fully optimised</li>
|
||||
<li>The implementation of the 2D transform in this version is preliminary</li>
|
||||
<br>
|
||||
<li>
|
||||
Examples:
|
||||
|
||||
Reference in New Issue
Block a user