math/linpack - The NetBSD Packages Collection

Library of linear algebra Fortran routines

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

math/lapack lang/gcc7 math/lapack lang/gcc7

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64linpack-20010510nb3.tgz
NetBSD 10.0aarch64linpack-20010510nb3.tgz
NetBSD 10.0aarch64linpack-20010510nb3.tgz
NetBSD 10.0aarch64eblinpack-20010510nb3.tgz
NetBSD 10.0aarch64eblinpack-20010510nb3.tgz
NetBSD 10.0earmv7hflinpack-20010510nb3.tgz
NetBSD 10.0earmv7hflinpack-20010510nb3.tgz
NetBSD 10.0earmv7hflinpack-20010510nb3.tgz
NetBSD 10.0i386linpack-20010510nb3.tgz
NetBSD 10.0i386linpack-20010510nb3.tgz
NetBSD 10.0powerpclinpack-20010510nb3.tgz
NetBSD 10.0x86_64linpack-20010510nb3.tgz
NetBSD 10.0_BETAx86_64linpack-20010510nb3.tgz
NetBSD 8.0powerpclinpack-20010510nb3.tgz
NetBSD 8.0powerpclinpack-20010510nb3.tgz
NetBSD 8.0powerpclinpack-20010510nb3.tgz
NetBSD 8.0powerpclinpack-20010510nb3.tgz
NetBSD 8.0x86_64linpack-20010510nb3.tgz
NetBSD 8.0x86_64linpack-20010510nb3.tgz
NetBSD 8.0x86_64linpack-20010510nb3.tgz
NetBSD 9.0aarch64linpack-20010510nb3.tgz
NetBSD 9.0aarch64linpack-20010510nb3.tgz
NetBSD 9.0aarch64linpack-20010510nb3.tgz
NetBSD 9.0alphalinpack-20010510nb3.tgz
NetBSD 9.0alphalinpack-20010510nb3.tgz
NetBSD 9.0earmv7hflinpack-20010510nb3.tgz
NetBSD 9.0earmv7hflinpack-20010510nb3.tgz
NetBSD 9.0earmv7hflinpack-20010510nb3.tgz
NetBSD 9.0i386linpack-20010510nb3.tgz
NetBSD 9.0i386linpack-20010510nb3.tgz
NetBSD 9.0powerpclinpack-20010510nb3.tgz
NetBSD 9.0powerpclinpack-20010510nb3.tgz
NetBSD 9.0powerpclinpack-20010510nb3.tgz
NetBSD 9.0powerpclinpack-20010510nb3.tgz
NetBSD 9.0sparc64linpack-20010510nb3.tgz
NetBSD 9.0x86_64linpack-20010510nb3.tgz
NetBSD 9.0x86_64linpack-20010510nb3.tgz
NetBSD 9.3x86_64linpack-20010510nb3.tgz
NetBSD 9.3x86_64linpack-20010510nb3.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.