We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7451514 commit 5de329cCopy full SHA for 5de329c
src/ptwt/matmul_transform_3.py
@@ -69,7 +69,7 @@ def __init__(
69
wavelet (Union[Wavelet, str]): The wavelet to use.
70
level (Optional[int]): The desired decomposition level.
71
Defaults to None.
72
- boundary (Optional[str]): The matrix orthogonalization method.
+ boundary: The matrix orthogonalization method.
73
Defaults to "qr".
74
75
Raises:
0 commit comments