Created attachment 180365 [details] Discrete Wavelet Transforms in Python
New port could not be maintained by ports@, would you maintain this port ? wen
(In reply to Wen Heping from comment #1) OK, I will take it.
A commit references this bug: Author: wen Date: Fri Mar 10 01:28:26 UTC 2017 New revision: 435813 URL: https://svnweb.freebsd.org/changeset/ports/435813 Log: 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 Changes: head/math/Makefile head/math/py-PyWavelets/ head/math/py-PyWavelets/Makefile head/math/py-PyWavelets/distinfo head/math/py-PyWavelets/pkg-descr
I made some modification and set you as maintainer. btw. 0.5.2 released, would you update it ? wen
(In reply to Wen Heping from comment #4) OK, I will test it out.