Source: python-gimmik Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-mako, python3-numpy, python3-setuptools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-gimmik.git Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/python-gimmik.git Homepage: https://github.com/vincentlab/GiMMiK X-Python3-Version: >= 3.3 Package: python3-gimmik Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: 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.