Paketname | libblas-test |
Beschreibung | Basic Linear Algebra Subroutines 3, testing programs |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2-2build1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 2088 Byte |
Hängt ab von | libblas3gf | libblas.so.3gf | libatlas3gf-base, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgfortran3 ( |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | blas |
Paketgröße | 567552 Byte |
Prüfsumme MD5 | 66800810f90bde235eeedf33a97c72b1 |
Prüfsumme SHA1 | e1a62f4378dc768168e38856215ec57c17aea5db |
Prüfsumme SHA256 | 2c9719569471ad24aff990acc0d968f1ab6b96f6fb26edba12983f9398cfe53a |
Link zum Herunterladen | libblas-test_1.2-2build1_i386.deb |
Ausführliche Beschreibung | This package is a binary incompatible upgrade to the blas-test
package. Several minor changes to the C interface have been
incorporated. One can maintain both versions on a system
simultaneously to aid in the transition.
.
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 atlas packages.
The programs are dynamically linked -- one can explicitly select
a library to test by setting the LD_LIBRARY_PATH or LD_PRELOAD
environment variables. Likewise, one can display the library
selected using the ldd program in an identical environment.
|