blas 1.2-8 source package in Bilimbi Test
Changelog
blas (1.2-8) unstable; urgency=low [ Kumar Appaiah ] * Use 'findstring' in rules file to search for amd64 within architecture string to use -O2 as FFLAGS. (Closes: #598876) -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 15 Oct 2010 09:25:36 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Natty
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Angry Aardvark | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
blas_1.2.orig.tar.gz | 420.5 KiB | 971b205d700c8520be6081777500c9d05b1957da9caf4ceae64ff10101a14ae4 |
blas_1.2-8.diff.gz | 344.7 KiB | feb804c88a110e3e0ff036416fc963e8fa80b5cceac9c0e4460c7498866e59bb |
blas_1.2-8.dsc | 1.2 KiB | f0c298650e230917ae94b7e0f18581360fa4d72220b2c7856c801262fc5bebcf |
Available diffs
- diff from 1.2-7 to 1.2-8 (502 bytes)
Binary packages built by this source
- libblas-dev: Basic Linear Algebra Subroutines 3, static library
This package is a binary incompatible upgrade to the blas-dev
package. Several minor changes to the C interface have been
incorporated.
.
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 static version of the library.
- libblas-test: Basic Linear Algebra Subroutines 3, testing programs
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.
- libblas3gf: Basic Linear Algebra Reference implementations, shared library
This package is a binary incompatible upgrade to the blas 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 shared version of the library.