superlu 6.0.1+dfsg1-ok1 source package in openKylin
Changelog
superlu (6.0.1+dfsg1-ok1) nile; urgency=high * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:26:35 +0800
superlu (6.0.1+dfsg1-ok1) nile; urgency=high * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:26:35 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | devel | |
Huanghe V3.0 | release | main | devel | |
Nile V2.0 | release | main | devel | |
Nile V2.0 | proposed | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
superlu_6.0.1+dfsg1.orig.tar.xz | 715.5 KiB | ced06f92438ec836ef08292a8d392eb5bfa3a523262277119ecc162119c55d7a |
superlu_6.0.1+dfsg1-ok1.debian.tar.xz | 5.2 KiB | 703c9b39fb3c0f46b0d8dc69ccb69f6b32ffec2cdb23d60ba3ffd4da799b09c8 |
superlu_6.0.1+dfsg1-ok1.dsc | 2.1 KiB | ee7204cd4c0452d72774ace7461fb3e586cd6aa250c66afd361557a90472ee02 |
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.
This package contains the user guide and the reference manual of SuperLU.
It also includes some example programs.
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.