Template_Numerical_Toolkit

Template Numerical Toolkit

Template Numerical Toolkit

Add article description


The Template Numerical Toolkit (or TNT) is a software library for manipulating vectors and matrices in C++ created by the U.S. National Institute of Standards and Technology. TNT provides the fundamental linear algebra operations (for example, matrix multiplication). TNT is analogous to the BLAS library used by LAPACK. Higher level algorithms, such as LU decomposition and singular value decomposition, are provided by JAMA, also developed at NIST, which uses TNT.

Quick Facts Developer(s), Written in ...
Illustration of row- and column-major order

The major features of TNT are:

TNT is mature, and NIST classifies its development status as active maintenance.

The principal designer of TNT is Roldan Pozo.

See also


Share this article:

This article uses material from the Wikipedia article Template_Numerical_Toolkit, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.