Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
openblas - An optimized BLAS library based on GotoBLAS2
- Description:
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD
version. The project is supported by the Lab of Parallel Software and
Computational Science, ISCAS. http://www.rdcps.ac.cn
Packages
openblas-0.2.19-4.fc24.x86_64
[4.1 MiB] |
Changelog
by Tom Callaway (2016-12-14):
- build a copy of openblas that thinks it is Rblas
There are no code changes, except for libname and soname, it is identical to libopenblas.so.0
Unfortunately, while R itself is fine using a symlink from libopenblas.so.0 to libRblas.so
the larger R ecosystem becomes unhappy in this scenario.
|
openblas-0.2.19-3.fc24.x86_64
[4.0 MiB] |
Changelog
by Susi Lehtola (2016-11-03):
- Fix linkage of OpenMP libraries (BZ #1391491).
|