[ 原始碼: python-dtcwt ]
套件:python3-dtcwt(0.12.0-5)
Dual-Tree Complex Wavelet Transform library for Python 3
The dtcwt library provides a Python implementation of the 1, 2 and 3-D dual-tree complex wavelet transform along with some associated algorithms. It contains a pure CPU implementation which makes use of NumPy along with an accelerated GPU implementation using OpenCL.
This package provides the modules for Python 3.
其他與 python3-dtcwt 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- sug: python-dtcwt-doc
- documentation for dtcwt
-
- sug: python3-pyopencl
- Python 3 module to access OpenCL parallel computation API