[ 原始碼: python-cython-blis ]
套件:python3-cython-blis(1.0.0-1 以及其他的)
python3-cython-blis 的相關連結
Debian 的資源:
下載原始碼套件 python-cython-blis:
- [python-cython-blis_1.0.0-1.dsc]
- [python-cython-blis_1.0.0.orig.tar.gz]
- [python-cython-blis_1.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Fast BLAS-like operations from Python and Cython, without the tears (Python 3)
This repository provides the Blis linear algebra routines as a self-contained Python C-extension. Currently, it only supports single-threaded execution, as this is actually best for our workloads (ML inference).
This package installs the library for Python 3.
其他與 python3-cython-blis 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)