[ ソース: python-gimmik ]
パッケージ: python3-gimmik (2.1-1.1)
python3-gimmik に関するリンク
Debian の資源:
python-gimmik ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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