superlu 6.0.1+dfsg1-1build1 source package in Ubuntu

Changelog

superlu (6.0.1+dfsg1-1build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 19:50:36 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
superlu_6.0.1+dfsg1.orig.tar.xz 715.5 KiB ced06f92438ec836ef08292a8d392eb5bfa3a523262277119ecc162119c55d7a
superlu_6.0.1+dfsg1-1build1.debian.tar.xz 7.2 KiB 7c29aa8ac5235a27f54eaccb0223fa3f8e6652dcda87e3374e0c2370d4fbe630
superlu_6.0.1+dfsg1-1build1.dsc 2.3 KiB e231030c96e55c08d06a9cf51bb9ce29dcb38b9e54963e1d943f6a94911b866a

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.

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

libsuperlu6-dbgsym: debug symbols for libsuperlu6