math/mtl - The NetBSD Packages Collection

Matrix Template Library

The Matrix Template Library is a C++ class library for basic linear
algebra. The MTL is designed for high-performance while at the same
time taking advantage of the generic programming paradigm (ala the
STL) to allow much greater flexibility and breadth of
functionality. Many new and advanced programming techniques were used
in the construction of this library.

The MTL is a low level library in the sense that the user must be
conscious of the matrix type being used, and that all computationally
expensive operations are explicit. The MTL is not a C++
Matlab. Nevertheless, the interface is designed to be simple and easy
to use.

The matrix types provided include compressed sparse row/column,
banded, packed, diagonal (and tridiagonal), envelope, array of
pointers, and of course dense matrices. All matrix types share a
common and easy to use interface.

The algorithms consist of the traditional basic linear algebra
routines (from the BLAS level-1 to 3) which includes matrix and vector
arithmetic as well as operations such as backward substitution and
norm calculations.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64mtl-2.1.2.22.tgz
NetBSD 10.0aarch64mtl-2.1.2.22.tgz
NetBSD 10.0aarch64mtl-2.1.2.22.tgz
NetBSD 10.0aarch64ebmtl-2.1.2.22.tgz
NetBSD 10.0aarch64ebmtl-2.1.2.22.tgz
NetBSD 10.0alphamtl-2.1.2.22.tgz
NetBSD 10.0earmv4mtl-2.1.2.22.tgz
NetBSD 10.0earmv6hfmtl-2.1.2.22.tgz
NetBSD 10.0earmv6hfmtl-2.1.2.22.tgz
NetBSD 10.0earmv6hfmtl-2.1.2.22.tgz
NetBSD 10.0earmv7hfmtl-2.1.2.22.tgz
NetBSD 10.0earmv7hfmtl-2.1.2.22.tgz
NetBSD 10.0earmv7hfmtl-2.1.2.22.tgz
NetBSD 10.0i386mtl-2.1.2.22.tgz
NetBSD 10.0i386mtl-2.1.2.22.tgz
NetBSD 10.0powerpcmtl-2.1.2.22.tgz
NetBSD 10.0sparcmtl-2.1.2.22.tgz
NetBSD 10.0vaxmtl-2.1.2.22.tgz
NetBSD 10.0x86_64mtl-2.1.2.22.tgz
NetBSD 10.0_BETAx86_64mtl-2.1.2.22.tgz
NetBSD 8.0i386mtl-2.1.2.22.tgz
NetBSD 8.0i386mtl-2.1.2.22.tgz
NetBSD 8.0i386mtl-2.1.2.22.tgz
NetBSD 8.0powerpcmtl-2.1.2.22.tgz
NetBSD 8.0powerpcmtl-2.1.2.22.tgz
NetBSD 8.0powerpcmtl-2.1.2.22.tgz
NetBSD 8.0powerpcmtl-2.1.2.22.tgz
NetBSD 8.0x86_64mtl-2.1.2.22.tgz
NetBSD 8.0x86_64mtl-2.1.2.22.tgz
NetBSD 8.0x86_64mtl-2.1.2.22.tgz
NetBSD 9.0aarch64mtl-2.1.2.22.tgz
NetBSD 9.0aarch64mtl-2.1.2.22.tgz
NetBSD 9.0aarch64mtl-2.1.2.22.tgz
NetBSD 9.0alphamtl-2.1.2.22.tgz
NetBSD 9.0alphamtl-2.1.2.22.tgz
NetBSD 9.0earmmtl-2.1.2.22.tgz
NetBSD 9.0earmv4mtl-2.1.2.22.tgz
NetBSD 9.0earmv6hfmtl-2.1.2.22.tgz
NetBSD 9.0earmv6hfmtl-2.1.2.22.tgz
NetBSD 9.0earmv6hfmtl-2.1.2.22.tgz
NetBSD 9.0earmv7hfmtl-2.1.2.22.tgz
NetBSD 9.0earmv7hfmtl-2.1.2.22.tgz
NetBSD 9.0earmv7hfmtl-2.1.2.22.tgz
NetBSD 9.0i386mtl-2.1.2.22.tgz
NetBSD 9.0i386mtl-2.1.2.22.tgz
NetBSD 9.0m68kmtl-2.1.2.22.tgz
NetBSD 9.0m68kmtl-2.1.2.22.tgz
NetBSD 9.0m68kmtl-2.1.2.22.tgz
NetBSD 9.0mips64ebmtl-2.1.2.22.tgz
NetBSD 9.0powerpcmtl-2.1.2.22.tgz
NetBSD 9.0powerpcmtl-2.1.2.22.tgz
NetBSD 9.0powerpcmtl-2.1.2.22.tgz
NetBSD 9.0sh3elmtl-2.1.2.22.tgz
NetBSD 9.0sh3elmtl-2.1.2.22.tgz
NetBSD 9.0sparc64mtl-2.1.2.22.tgz
NetBSD 9.0sparcmtl-2.1.2.22.tgz
NetBSD 9.0sparcmtl-2.1.2.22.tgz
NetBSD 9.0x86_64mtl-2.1.2.22.tgz
NetBSD 9.0x86_64mtl-2.1.2.22.tgz
NetBSD 9.3x86_64mtl-2.1.2.22.tgz
NetBSD 9.3x86_64mtl-2.1.2.22.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.