There was an error while loading. Please reload this page.
cwt
ssqueezepy
1 parent 5986b50 commit 7f6c660Copy full SHA for 7f6c660
1 file changed
doc/source/ref/cwt.rst
@@ -10,6 +10,13 @@ This section focuses on the one-dimensional Continuous Wavelet Transform. It
10
introduces the main function ``cwt`` alongside several helper function, and
11
also gives an overview over the available wavelets for this transfom.
12
13
+.. note::
14
+
15
+ ``cwt`` and related functions in PyWavelets have some known issues;
16
+ you may be interested in trying the ``cwt`` implementation in
17
+ `ssqueezepy <https://pypi.org/project/ssqueezepy/>`__,
18
+ which is substantially faster and may also be more accurate.
19
20
21
Introduction
22
------------
0 commit comments