Revert "pythonPackages.qutip: use numpy.blas"
This reverts commit 291ec17c58.
This commit is contained in:
@@ -18718,7 +18718,7 @@ in modules // {
|
|||||||
propagatedBuildInputs = with self; [ numpy scipy matplotlib pyqt4
|
propagatedBuildInputs = with self; [ numpy scipy matplotlib pyqt4
|
||||||
cython ];
|
cython ];
|
||||||
|
|
||||||
buildInputs = [ pkgs.gcc pkgs.qt4 numpy.blas self.nose ];
|
buildInputs = [ pkgs.gcc pkgs.qt4 pkgs.blas self.nose ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "QuTiP - Quantum Toolbox in Python";
|
description = "QuTiP - Quantum Toolbox in Python";
|
||||||
|
|||||||
Reference in New Issue
Block a user