[ 源代码: openblas ]
软件包:libopenblas0-serial(0.3.13+ds-3+deb11u1)
libopenblas0-serial 的相关链接
Debian 的资源:
下载源码包 openblas:
- [openblas_0.3.13+ds-3+deb11u1.dsc]
- [openblas_0.3.13+ds.orig.tar.xz]
- [openblas_0.3.13+ds-3+deb11u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.openblas.net]
相似软件包:
Optimized BLAS (linear algebra) library (shared lib, serial)
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Unlike Atlas, OpenBLAS provides a multiple architecture library.
All kernel will be included in the library and dynamically switched to the best architecture at run time (only on amd64, arm64, i386, ppc64el and s390x).
For more information on how to rebuild locally OpenBLAS, see the section: "Building Optimized OpenBLAS Packages on your ARCH" in README.Debian
Configuration: USE_THREAD=0 USE_OPENMP=0 INTERFACE64=0
其他与 libopenblas0-serial 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications