Path to this page:
./
math/linpack,
Library of linear algebra Fortran routines
Branch: CURRENT,
Version: 20010510nb3,
Package name: linpack-20010510nb3,
Maintainer: pkgsrc-usersLINPACK is a collection of Fortran subroutines that analyze and solve
linear equations and linear least-squares probles. The package solves
linear systems whose matrices are general, banded, symmetric
indefinite, symmetric positive definite, triangular, and tridiagonal
square. In addition, the package computes the QR and singular value
decompositions of rectangular matrices and applies them to
least-squares problems. LINPACK uses column-oriented algorithms to
increase efficiency by preserving locality of reference.
LINPACK was designed for supercomputers in use in the 1970s and early
1980s. LINPACK has been largely superceded by LAPACK which has been
designed to run efficiently on shared-memory, vector supercomputers.
Required to run:[
lang/g95] [
math/blas]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 326.984 KB
Version history: (Expand)
- (2020-10-13) Updated to version: linpack-20010510nb3
- (2009-12-03) Updated to version: linpack-20010510nb2
- (2005-10-05) Package added to pkgsrc.se, version linpack-20010510nb1 (created)
CVS history: (Expand)