[ Previous ] [ 0 ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] 8 [ 9 ] [ 10 ] [ 11 ] [ 12 ] [ 13 ] [ Next ]

Mathematical Software Group Projects (continued)


Template
Numerical
Toolkit
(TNT)

A collection of mathematical libraries for numeric computation in C++.

Staff: R. Pozo
Customers: McDonnell Douglas Aerospace, XOX Corp., Shell, Boeing

  • Built on success of LAPACK++, SparseLib++, IML++.
  • Overall design integrates solution of dense and sparse linear systems by direct and iterative methods, and eigenvalue problems, in a single framework.
  • Allow expression of algorithms at high level which still maintaining control over performance.
  • Based on components of the ANSI/ISO Standard Template Library.
  • Initial release (version 0.7) contains elementary vector and matrix classes.


Presentation for ITL Board of Assessment, March 19, 1997