[ buster ]
[ 源代码: python-dtcwt ]
软件包:python-dtcwt(0.12.0-1)
Dual-Tree Complex Wavelet Transform library for Python 2
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 2.
其他与 python-dtcwt 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- sug: python-dtcwt-doc
- documentation for dtcwt
-
- sug: python-pyopencl
- Python module to access OpenCL parallel computation API