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

Changelog

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

  * Mark unreliable test_memoryview_float_notrans
    xfail to avoid FTBFS on ppc64el

 -- Graham Inggs <email address hidden>  Tue, 04 Apr 2023 09:49:05 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-1ubuntu1.debian.tar.xz 3.4 KiB b34f00f4e316057cd02881a50727d33f258806981fd3a953f08d0757160348fd
python-cython-blis_0.9.1-1ubuntu1.dsc 2.3 KiB cfe29946f57a1ca3c4f8c3ccd5dab819354f819c4c06edcd45f8f4c12891aedf

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