软件包:libblas64-test(3.12.1-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Basic Linear Algebra Subroutines 3, testing programs (64bit-index)
BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib.
This package contains a set of programs which test the integrity of an installed blas-compatible shared library. These programs may therefore be used to test the libraries provided by the blas package as well as those provided by the libatlas3-base and libopenblas-base packages. The programs are dynamically linked -- one can explicitly select a library to test by setting the libblas.so.3 alternative, or by using the LD_LIBRARY_PATH or LD_PRELOAD environment variables. Likewise, one can display the library selected using the ldd program in an identical environment.
Compiled with Fortran option "-fdefault-integer-8".
其他与 libblas64-test 有关的软件包
|
|
|
|
-
- dep: libblas64-3
- Basic Linear Algebra Reference implementations, shared library (64bit-index)
- 或者 libblas64.so.3
- 本虚包由这些包填实: libblas64-3, libopenblas64-0-openmp, libopenblas64-0-pthread, libopenblas64-0-serial
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications