[ ソース: python-dtcwt ]
パッケージ: python3-dtcwt (0.12.0-2)
python3-dtcwt に関するリンク
Debian の資源:
python-dtcwt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- sug: python-dtcwt-doc
- documentation for dtcwt
-
- sug: python3-pyopencl
- Python 3 module to access OpenCL parallel computation API