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

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:29:04 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-cython-blis_0.9.1.orig.tar.gz 3.7 MiB 2863b6eaff02f48dcc93e0cf43c8028d48fe2d7de7da965f3aaa2ae61a7815dc
python-cython-blis_0.9.1-1ubuntu3.debian.tar.xz 3.5 KiB 9c3389b940cc4fd4bbe8bd2e1c9b633f39ae6577384aafd5ee90013f993e168b
python-cython-blis_0.9.1-1ubuntu3.dsc 2.3 KiB ad34d6b999a347a7962fc39973f4d8806581c11d7821c9c5b850ba2554d51f2d

Available diffs

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