From f08f376108f818bc92ff8379b7e06cc49655d7d1 Mon Sep 17 00:00:00 2001 From: Samer Afach Date: Tue, 5 Sep 2017 09:27:11 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 376dc6f..c236fc3 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Spintrum is supported only on Linux/Unix systems, and is primarily tested on Deb - numpy - mpmath - matplotlib (for the examples only) +- scipy (for the examples only) ##### Do I need to compile OpenBLAS? This depends on the performance you're trying to achieve. OpenBLAS, when compiled, creates binaries that are processor-specific, in order to achieve the best possible performance. In order to exploit this feature, it's recommended that you compile OpenBLAS.