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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Thu, 17 Mar 2022 09:34:47 +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.7.6-1.dsc 2.2 KiB 044b4a9dee036f070b975137332c7aece0ea84366ae141deb2c5a0929e4ac6ea
python-cython-blis_0.7.6.orig.tar.gz 2.6 MiB fe97b10f68a1c7b54c0e54beada84e18f4efb68dd40c906fb8748f5114743ec6
python-cython-blis_0.7.6-1.debian.tar.xz 2.7 KiB eb137b5093544333374cd503ee4c346b9b8ad712e79725b3b160ef2e102bee2c

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