Merge branch 'master' into staging

This commit is contained in:
Marius Bakke 2018-08-07 00:50:25 +02:00
commit 6af7c2b178
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
34 changed files with 1073 additions and 271 deletions

View file

@ -3800,7 +3800,7 @@ atlas_libs = openblas
(add-installed-pythonpath inputs outputs)
(with-directory-excursion "/tmp"
(invoke "python" "-c"
"import scipy; scipy.test('full', verbose=2)")))))))
"import scipy; scipy.test(verbose=2)")))))))
(home-page "https://www.scipy.org/")
(synopsis "The Scipy library provides efficient numerical routines")
(description "The SciPy library is one of the core packages that make up