diff --git a/docs.html b/docs.html index 29a3b4f1..d47694ef 100644 --- a/docs.html +++ b/docs.html @@ -14613,7 +14613,7 @@ The shape argument is optional; it is one of:
-
  • The implementation of 2D convolution in this version is preliminary; it is not yet fully optimised
  • +
  • The implementation of 2D convolution in this version is preliminary

  • Examples: @@ -14733,7 +14733,7 @@ a truncated and/or zero-padded version of the input matrix is used
  • Caveat: the transform is fastest when both n_rows and n_cols are a power of 2, eg. 64, 128, 256, 512, 1024, ...

  • -
  • The implementation of the transform in this version is preliminary; it is not yet fully optimised
  • +
  • The implementation of the 2D transform in this version is preliminary

  • Examples: