[ 源代码: python-dtcwt ]
软件包:python3-dtcwt(0.12.0-1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-dtcwt-doc
- documentation for dtcwt
-
- sug: python3-pyopencl
- Python 3 module to access OpenCL parallel computation API