套件:libblas-test(3.12.0-3 以及其他的)
Basic Linear Algebra Subroutines 3, testing programs
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.
其他與 libblas-test 有關的套件
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications