superlu 7.0.1+dfsg1-ok1 source package in openKylin

Changelog

superlu (7.0.1+dfsg1-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 03 Jun 2026 13:53:39 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main devel

Downloads

File Size SHA-256 Checksum
superlu_7.0.1+dfsg1.orig.tar.xz 706.2 KiB 50b896aa4991397b6a3587a14125819ab2649a59097b31015edfff7b2605f468
superlu_7.0.1+dfsg1-ok1.debian.tar.xz 5.1 KiB c231892d4ca520ef8a275e0b0278e1d7e21ac69c685f1d8f9a6a1d3fbaf4b80a
superlu_7.0.1+dfsg1-ok1.dsc 2.0 KiB 5e05e5c8052d84b650db172fed50752bffc79cccfbcc2122d594c1b79bf4e7f6

Available diffs

View changes file

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.

libsuperlu7: 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.

libsuperlu7-dbgsym: debug symbols for libsuperlu7