[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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