summaryrefslogtreecommitdiff
path: root/math/py-pywavelets/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pywavelets/pkg-descr')
-rw-r--r--math/py-pywavelets/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/py-pywavelets/pkg-descr b/math/py-pywavelets/pkg-descr
new file mode 100644
index 000000000000..99847a6ec1ba
--- /dev/null
+++ b/math/py-pywavelets/pkg-descr
@@ -0,0 +1,5 @@
+PyWavelets is a free Open Source library for wavelet transforms in Python.
+Wavelets are mathematical basis functions that are localized in both time and
+frequency. Wavelet transforms are time-frequency transforms employing wavelets.
+They are similar to Fourier transforms, the difference being that Fourier
+transforms are localized only in frequency instead of in time and frequency.