python-cython-blis 0.7.6-1build1 source package in Ubuntu

Changelog

python-cython-blis (0.7.6-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:41:51 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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.7.6.orig.tar.gz 2.6 MiB fe97b10f68a1c7b54c0e54beada84e18f4efb68dd40c906fb8748f5114743ec6
python-cython-blis_0.7.6-1build1.debian.tar.xz 2.8 KiB dd7d68f0a27d2bf6edec5b20020914bf1800cbc2b8f449a094efedce1c249b6e
python-cython-blis_0.7.6-1build1.dsc 2.2 KiB 91e6ddd2eb578306852a22c9c5d1528356edceb0b8e9a977c7d8478ba6c3e628

View changes file

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