[ ソース: python-scikit-cuda ]
パッケージ: python3-scikit-cuda (0.5.3-1) [contrib]
python3-scikit-cuda に関するリンク
Debian の資源:
python-scikit-cuda ソースパッケージをダウンロード:
- [python-scikit-cuda_0.5.3-1.dsc]
- [python-scikit-cuda_0.5.3.orig.tar.gz]
- [python-scikit-cuda_0.5.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Scikit with CUDA support
scikit-cuda provides Python interfaces to many of the functions in the CUDA device/runtime, CUBLAS, CUFFT, and CUSOLVER libraries distributed as part of NVIDIA's CUDA Programming Toolkit, as well as interfaces to select functions in the free and standard versions of the CULA Dense Toolkit.
Both low-level wrapper functions similar to their C counterparts and high-level functions comparable to those in NumPy and Scipy are provided.
その他の python3-scikit-cuda 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-mako (>= 1.0.1)
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-pycuda
- Python 3 module to access Nvidia‘s CUDA parallel computation API