[ buster ]
[ ソース: python-dtcwt ]
パッケージ: python-dtcwt (0.12.0-1)
python-dtcwt に関するリンク
Debian の資源:
python-dtcwt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 - Python 言語に高速な配列操作機能を追加
-
- 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