10 buildPythonPackage rec {
15 inherit pname version;
16 sha256 = "7daa615a97d4f28db0f332b710bfe1900b15d0c25841c6d727965e4fd91e09cf";
23 propagatedBuildInputs = [
34 description = "BLAS-like linear algebra library";
35 homepage = "https://github.com/explosion/cython-blis";
36 license = licenses.bsd3;
37 platforms = platforms.x86_64;