Accepting request 839831 from home:StefanBruens:branches:devel:languages:python:numeric
- Add cblas build dependency, otherwise numpy uses naive internal implementations for some blas operations, mitigates boo#1177260. - Add libopenblas recommends. To actually use openblas instead of netlib BLAS/LAPACK, update-alternatives has to be used. - Remove .pytest_cache from the build_root OBS-URL: https://build.opensuse.org/request/show/839831 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=76
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 13:29:32 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Add cblas build dependency, otherwise numpy uses naive internal
|
||||
implementations for some blas operations, mitigates boo#1177260.
|
||||
- Add libopenblas recommends. To actually use openblas instead of
|
||||
netlib BLAS/LAPACK, update-alternatives has to be used.
|
||||
- Remove .pytest_cache from the build_root
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 07:13:22 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user