We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2541bdd commit 8a562ebCopy full SHA for 8a562eb
src/ptwt/_stationary_transform.py
@@ -1,4 +1,5 @@
1
"""This module implements stationary wavelet transforms."""
2
+# Created by moritz wolter, in 2024
3
4
from typing import List, Optional, Union
5
0 commit comments