Port details on branch 2024Q4 |
- py-pywavelets Discrete Wavelet Transforms in Python
- 1.8.0 math =0 1.8.0Version of this port present on the latest quarterly branch.
- Maintainer: makc@FreeBSD.org
- Port Added: 2024-12-09 13:48:20
- Last Update: 2024-12-09 13:47:15
- Commit Hash: b2010b7
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/PyWavelets/pywt
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pywavelets>0:math/py-pywavelets@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-pywavelets/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-pywavelets
- pkg install py311-pywavelets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pywavelets listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pywavelets
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1733750500
SHA256 (pywavelets-1.8.0.tar.gz) = f3800245754840adc143cbc29534a1b8fc4b8cff6e9d403326bd52b7bb5c35aa
SIZE (pywavelets-1.8.0.tar.gz) = 3935274
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-meson-python>=0.16 : devel/meson-python@py311
- py311-cython3>=3.0.4 : lang/cython3@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-pywavelets
- USES:
- python:3.10+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|