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

Changelog

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

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:25:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 3.7 MiB 2863b6eaff02f48dcc93e0cf43c8028d48fe2d7de7da965f3aaa2ae61a7815dc
python-cython-blis_0.9.1-1ubuntu2.debian.tar.xz 3.5 KiB 716b2d349a7e15afa3962b346bb7e43affc3f60f048d5b20c3e554c92a74eea0
python-cython-blis_0.9.1-1ubuntu2.dsc 2.3 KiB bf1603ebbfeb2748e9edc5ff79e1ffafc11737b167d41a2485c5a77e4d302620

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