summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-27 22:57:30 +0000
committerjtb <jtb>2001-04-27 22:57:30 +0000
commit7a17ede4d7ce712d239c68af14e1aba3c7b9f6b9 (patch)
tree4d127936462102a3435a9ea0ee3477a67288d7b3 /math/Makefile
parentabcc88c5a6b6274c4942a0ab565925030f183c82 (diff)
downloadpkgsrc-7a17ede4d7ce712d239c68af14e1aba3c7b9f6b9.tar.gz
Initial import of linpack.
LINPACK 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.
Diffstat (limited to 'math/Makefile')
0 files changed, 0 insertions, 0 deletions