blas 1.2.20110419-2ubuntu1 source package in Ubuntu
Changelog
blas (1.2.20110419-2ubuntu1) oneiric; urgency=low * Build using gfortran-4.6. * On i386, build the cblas test cases with -O0. -- Matthias Klose <email address hidden> Thu, 08 Sep 2011 16:11:12 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Oneiric
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
blas_1.2.20110419.orig.tar.gz | 474.0 KiB | 73a52b2034da239909f57c75ba25cab917d587d6b877683773d6646b732bff58 |
blas_1.2.20110419-2ubuntu1.debian.tar.gz | 341.8 KiB | 95e8b6fb5dc4758cd41e5a4651bfab9c1fe4192d1bc3f8869d7268723a578569 |
blas_1.2.20110419-2ubuntu1.dsc | 1.4 KiB | 9fd211c6371e0cd4bc6ec61a4466263ec251457f98418d438b08db293999b065 |
Available diffs
Binary packages built by this source
- libblas-dev: No summary available for libblas-dev in ubuntu quantal.
No description available for libblas-dev in ubuntu quantal.
- libblas-doc: No summary available for libblas-doc in ubuntu quantal.
No description available for libblas-doc in ubuntu quantal.
- libblas-test: No summary available for libblas-test in ubuntu quantal.
No description available for libblas-test in ubuntu quantal.
- 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.