Binary package “python3-cython-blis” in ubuntu oracular

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.