软件包: python3-gimmik (2.1-1.1)
python3-gimmik 的相关链接
Trisquel 的资源:
下载源码包 python-gimmik:
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Ghislain Antony Vaillant
外部的资源:
- 主页 [github.com]
相似软件包:
generator of matrix multiplication kernels (Python 3)
GiMMiK is a Python based kernel generator for matrix multiplication kernels for various accelerator platforms. For small operator matrices the generated kernels are capable of outperfoming the state-of-the-art general matrix multiplication routines such as cuBLAS GEMM or clBLAS GEMM.
This package provides the library for Python 3.
其他与 python3-gimmik 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-numpy
- Fast array facility to the Python 3 language