Skip to content

Commit 721d61a

Browse files
authored
Update README.rst
1 parent 00020c2 commit 721d61a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Pytorch Wavelet Toolbox (`ptwt`)
3030
:target: https://pepy.tech/project/ptwt
3131

3232

33-
Welcome to the PyTorch wavelet toolbox. This package implements:
33+
Welcome to the PyTorch wavelet toolbox. This package implements discrete-(DWT) as well as continuous-(CWT) wavelet transforms:
3434

3535
- the fast wavelet transform (fwt) via ``wavedec`` and its inverse by providing the ``waverec`` function,
3636
- the two-dimensional fwt is called ``wavedec2`` the synthesis counterpart ``waverec2``,
@@ -199,4 +199,4 @@ If you use this work in a scientific context, please cite the following:
199199
number = {80},
200200
pages = {1--7},
201201
url = {http://jmlr.org/papers/v25/23-0636.html}
202-
}
202+
}

0 commit comments

Comments
 (0)