python-cython-blis 0.9.1-1 source package in Ubuntu

Changelog

python-cython-blis (0.9.1-1) unstable; urgency=medium

  * Point watch file to github
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 28 Nov 2022 17:56:58 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cython-blis_0.9.1-1.dsc 2.2 KiB 75815bf998e8db78bf0037c15568ca5aa4faec9c1b5b46f3f482fec3ce0c44f0
python-cython-blis_0.9.1.orig.tar.gz 3.7 MiB 2863b6eaff02f48dcc93e0cf43c8028d48fe2d7de7da965f3aaa2ae61a7815dc
python-cython-blis_0.9.1-1.debian.tar.xz 2.8 KiB 13e5f48cef5f5b1d5c40bcc24c63ece4164041268ccabb00f3b27cd7fe1e7b8f

No changes file available.

Binary packages built by this source

python3-cython-blis: 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-dbgsym: debug symbols for python3-cython-blis