Port details |
- py-pywavelets Discrete Wavelet Transforms in Python
- 1.7.0 math =0 1.6.0Version of this port present on the latest quarterly branch.
- Maintainer: makc@FreeBSD.org
- Port Added: 2024-08-28 14:51:09
- Last Update: 2024-08-28 14:48:23
- Commit Hash: d28fea4
- 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 = 1724851533
SHA256 (pywavelets-1.7.0.tar.gz) = b47250e5bb853e37db5db423bafc82847f4cde0ffdf7aebb06336a993bc174f6
SIZE (pywavelets-1.7.0.tar.gz) = 3934767
Packages (timestamps in pop-ups are UTC):
- 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
- This port is required by:
- for Run
-
- graphics/py-scikit-image
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:
|
Port Moves |
- port moved here from math/py-PyWavelets on 2024-08-29
REASON: Renamed to match wheel package name
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0 28 Aug 2024 14:48:23 |
Max Brazhnikov (makc) |
math/py-pywavelets: update to 1.7.0
Update to 1.7.0. The minimum supported Python version is 3.10 |
1.6.0 28 Aug 2024 14:48:23 |
Max Brazhnikov (makc) |
math/py-pywavelets: update to 1.6.0 |
1.5.0 28 Aug 2024 14:48:22 |
Max Brazhnikov (makc) |
math/py-PyWavelets: rename to pywavelets and update to 1.5.0
Update to 1.5.0. The package has been renamed to pywavelets starting with 1.5.0 |
Number of commits found: 3
|