You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Welcome to the PyTorch wavelet toolbox. This package implements discrete-(DWT) a
44
44
- finally, this package provides adaptive wavelet support (experimental).
45
45
46
46
This toolbox extends `PyWavelets <https://pywavelets.readthedocs.io/en/latest/>`_. In addition to boundary wavelets, we provide GPU and gradient support via a PyTorch backend.
47
-
Complete documentation is available at: https://pytorch-wavelet-toolbox.readthedocs.io/en/latest/ptwt.html
47
+
Complete documentation of our Python API is available at: https://pytorch-wavelet-toolbox.readthedocs.io/en/latest/ptwt.html
48
48
49
49
This toolbox is independent work. Meta or the PyTorch team have not endorsed it.
0 commit comments