superlu 5.2.1+dfsg1-3 source package in Ubuntu
Changelog
superlu (5.2.1+dfsg1-3) unstable; urgency=medium * Team upload. * Add spacing to package descriptions. Closes: #266560. * Standards-Version: 4.1.1 * debhelper compatibility level 10 -- Drew Parsons <email address hidden> Mon, 06 Nov 2017 16:06:59 +0800
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
superlu_5.2.1+dfsg1-3.dsc | 2.2 KiB | f0d1a6cf14701616d86cdd64a6b604ddfb5200ac063a121656deb019758393a6 |
superlu_5.2.1+dfsg1.orig.tar.xz | 686.1 KiB | 6b09d9ad5f384300e9d2c85ccabb88e748405fbf768c79d7325bf1b8aba9d5e1 |
superlu_5.2.1+dfsg1-3.debian.tar.xz | 6.0 KiB | 143d97303271ad64e69a3166452bc3a79bf76a2bff19a8f91df44579b8ead65c |
Available diffs
- diff from 5.2.1+dfsg1-2 to 5.2.1+dfsg1-3 (1.5 KiB)
No changes file available.
Binary packages built by this source
- libsuperlu-dev: Direct solution of large, sparse systems of linear equations
Development files for SuperLU.
.
SuperLU is a general purpose library for the direct solution of
large, sparse, nonsymmetric systems of linear equations on high
performance machines.
.
The library is written in C and is callable from either C or Fortran.
The library routines will perform an LU decomposition with partial
pivoting and triangular system solves through forward and back
substitution. The LU factorization routines can handle non-square
matrices but the triangular solves are performed only for square
matrices. The matrix columns may be preordered (before factorization)
either through library or user supplied routines. This preordering
for sparsity is completely separate from the factorization. Working
precision iterative refinement subroutines are provided for improved
backward stability. Routines are also provided to equilibrate the
system, estimate the condition number, calculate the relative
backward error, and estimate error bounds for the refined solutions.
.
This package contains the header and development files to build
against SuperLU.
- libsuperlu-doc: Documentation for SuperLU
This package contains the user guide and the reference manual of SuperLU.
It also includes some example programs.
- libsuperlu5: Direct solution of large, sparse systems of linear equations
SuperLU is a general purpose library for the direct solution of
large, sparse, nonsymmetric systems of linear equations on high
performance machines.
.
The library is written in C and is callable from either C or Fortran.
The library routines will perform an LU decomposition with partial
pivoting and triangular system solves through forward and back
substitution. The LU factorization routines can handle non-square
matrices but the triangular solves are performed only for square
matrices. The matrix columns may be preordered (before factorization)
either through library or user supplied routines. This preordering
for sparsity is completely separate from the factorization. Working
precision iterative refinement subroutines are provided for improved
backward stability. Routines are also provided to equilibrate the
system, estimate the condition number, calculate the relative
backward error, and estimate error bounds for the refined solutions.
.
This package contains the SuperLU shared library.
- libsuperlu5-dbgsym: No summary available for libsuperlu5-dbgsym in ubuntu cosmic.
No description available for libsuperlu5-dbgsym in ubuntu cosmic.