Update README.md

This commit is contained in:
Samer Afach 2017-09-05 09:27:11 +02:00
parent 6853fcac4b
commit f08f376108
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ Spintrum is supported only on Linux/Unix systems, and is primarily tested on Deb
- numpy - numpy
- mpmath - mpmath
- matplotlib (for the examples only) - matplotlib (for the examples only)
- scipy (for the examples only)
##### Do I need to compile OpenBLAS? ##### 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. 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.