TNT

Interfaces and reference implementations of numerical objects for scientific computing in C++

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.

License: Public Domain.

Tags: numerical methods, algebra, linear algebra, library.

Interface: library.

Source language: C++.

Staff

Developer: Roldan Pozo.

Sponsors: National Institute of Standards and Technology.

Links

Homepage: http://math.nist.gov/tnt/.

Documentation: http://math.nist.gov/tnt/tnt_doxygen/namespace_TNT.html.