aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2017-03-10 09:28:25 +0800
committerwen <wen@FreeBSD.org>2017-03-10 09:28:25 +0800
commit60845f485ee0b8e14f62a792d1e3c0f498d8ff1d (patch)
tree31086d26872ba30de21dd11268792bc591441019 /math/Makefile
parent9d0679c3c5b8d64d9a012373d40b6c4317465313 (diff)
downloadfreebsd-ports-gnome-60845f485ee0b8e14f62a792d1e3c0f498d8ff1d.tar.gz
freebsd-ports-gnome-60845f485ee0b8e14f62a792d1e3c0f498d8ff1d.tar.zst
freebsd-ports-gnome-60845f485ee0b8e14f62a792d1e3c0f498d8ff1d.zip
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. WWW: https://github.com/PyWavelets/pywt PR: 217426 Submitted by: eric@camachat.org
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 630d490b3094..e0d8c4c52ef9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -582,6 +582,7 @@
SUBDIR += pspp
SUBDIR += pure-mpfr
SUBDIR += pure-rational
+ SUBDIR += py-PyWavelets
SUBDIR += py-altgraph
SUBDIR += py-apgl
SUBDIR += py-basemap