Template Numerical Toolkit

Template Numerical Toolkit

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.

The major features of TNT are:
* All classes are template classes, and, therefore, work with float, double, or other user-defined number types.
* Matrices can be stored in row-major order or column-major order for Fortran compatibility.
* The library is simply a collection of header files, and so, does not need to be independently compiled.
* Some support for sparse matrix storage is provided.
* The source code is in the public domain.

TNT is mature and NIST classifies its development status as [http://math.nist.gov/mcsd/project-status.html active maintenance] .

The principal designer of TNT is Roldan Pozo.

ee also

* Iterative Template Library

External links

* [http://math.nist.gov/tnt/ Template Numerical Toolkit homepage] at NIST


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Template Numerical Toolkit — У этого термина существуют и другие значения, см. TNT (значения). Template Numerical Toolkit (TNT; рус. Библиотека численных шаблонов)  библиотека шаблонов в языке программирования C++ для манипуляций одномерными, двумерными и трёхмерными… …   Википедия

  • JAMA (numerical linear algebra library) — JAMA is a software library for performing numerical linear algebra tasks created at NIST similar in functionality to LAPACK. Versions exist for both C++ and the Java programming language . The C++ version uses the Template Numerical Toolkit for… …   Wikipedia

  • Iterative Template Library — The Iterative Template Library (ITL) is a generic component library that provides iterative methods for solving linear systems. ITL also provides numerous preconditioners which is for MTL. The ITL was written at the Open Systems Lab of Indiana… …   Wikipedia

  • Matplotlib — Пример работы matplotlib Тип библиотека языка Python …   Википедия

  • LAPACK++ — LAPACK++, the Linear Algebra PACKage in C++, is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures.It supports various matrix classes for… …   Wikipedia

  • TNT — or T.N.T. may refer to: * Trinitrotoluene, the chemical explosive usually known as TNT or Trotyl * Turner Network Television, cable television network * Trinidad and Tobago, a twin island republic in the Caribbean Arts * TNT (comics), an obscure… …   Wikipedia

  • TNT (software) — TNT is the name of several widely used computer programs:* TNT (instant messenger), an open source alternative to the AIM for Emacs, using the TOC2 Protocol * TNT (phylogenetics), the phylogenetic software Tree analysis using New Technology *… …   Wikipedia

  • IML++ — IML++, or the Iterative Methods Library, is a C++ library for solving linear systems of equations. It is said to be templated in the sense that the same source code works for dense, sparse, and distributed matrices.Some of the supported solutions …   Wikipedia

  • T.N.T. — TNT ist die Abkürzung für: Trinitrotoluol, ein Sprengstoff Troponin T, ein diagnostischer Marker in der Humanmedizin zum Nachweis eines Herzinfarktes TNT (Unternehmen) (Thomas Nationwide Transport), ein in Australien gegründetes internationales… …   Deutsch Wikipedia

  • TNT (Begriffsklärung) — TNT ist die Abkürzung für: Trinitrotoluol, ein Sprengstoff Troponin T, ein diagnostischer Marker in der Humanmedizin zum Nachweis eines Herzinfarktes Tunneling nanotubes, dünne Membrankanäle mit einem Durchmesser im Nanometerbereich bei… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”