Package Details: python-blis 1.3.0-1

Git Clone URL: https://aur.archlinux.org/python-blis.git (read-only, click to copy)
Package Base: python-blis
Description: Fast matrix-multiplication as a self-contained Python library
Upstream URL: https://github.com/explosion/cython-blis
Licenses: MIT
Submitter: crendel
Maintainer: jnphilipp
Last Packager: jnphilipp
Votes: 2
Popularity: 0.000000
First Submitted: 2018-10-30 09:33 (UTC)
Last Updated: 2025-04-04 09:36 (UTC)

Latest Comments

Vernox commented on 2025-05-23 15:13 (UTC)

The build only works when I change:

python -m build --wheel --no-isolation

to

BLIS_ARCH="generic" python -m build --wheel --no-isolation