Categories
TNT
The Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects for scientific computing in C++. It defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical applications. Kits goal is to provide reusable software components that address many of the portability and maintenance problems with C++ code.
Last updated 7 Jan, 2008
Versions
1.2.6
1.2.6 stable released 2005-06-22
- Released: 22 Jun, 2005
- Code Maturity: Stable
- Source Archive: http://math.nist.gov/tnt/tnt126.zip
- Licenses: PublicDomain
- Interfaces: Library
User Community and Support
Developer reference available in HTML format from http://math.nist.gov/tnt/tnt_doxygen/namespace_TNT.html



