This version of FAµST provides a new PIP wheel package built with the OpenBLAS-OpenMP support enabled. This BLAS backend makes possible to speed up some Faust operations like Faust.torray
(or other Faust-matrix products). The figure below illustrates how the speedup can show up.
Installing this package is straightforward with pip: pip install pyfaust-openblaso
(note that it is currently limited to Linux only).