mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into staging
This commit is contained in:
commit
6af7c2b178
34 changed files with 1073 additions and 271 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue