[ 原始碼: pywavelets ]
套件: python3-pywt (0.5.1-1.1ubuntu4)
python3-pywt 的相關超連結
Trisquel 的資源:
下載原始碼套件 pywavelets:
- [pywavelets_0.5.1-1.1ubuntu4.dsc]
- [pywavelets_0.5.1.orig.tar.gz]
- [pywavelets_0.5.1-1.1ubuntu4.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Daniele Tricoli
外部的資源:
- 主頁 [github.com]
相似套件:
Python3 extension implementing of wavelet transformations
PyWavelets implements the discrete wavelet transform (DWT) popular in numerical harmonic analysis for numerous families of wavelets, including Haar, Daubechies, Symlet, Coiflet, biorthogonal wavelets in one and two dimensions.
This package contains the Python 3 version of the library.
其他與 python3-pywt 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language