Linux SoftwareProgrammingLibrariesTemplate Numerical Toolkit 1.26

Template Numerical Toolkit 1.26


Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientif
Developer:   Roldan Pozo
      more software by author →
Price:  0.00
License:   Public Domain
File size:   28K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++.

The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical applications. Template Numerical Toolkit's goal is to provide reusable software components that address many of the portability and maintennace problems with C++ codes.

TNT provides a distinction between interfaces and implementations of TNT components. For example, there is a TNT interface for two-dimensional arrays which describes how individual elements are accessed and how certain information, such as the array dimensions, can be used in algorithms; however, there can be several implementations of such an interface: one that uses expression templates, or one that uses BLAS kernels, or another that is instrumented to provide debugging information.

By specifying only the interface, applications codes may utilize such algorithms, while giving library developers the greatest flexibility in employing optimization or portability strategies.

TNT Data Structures

  • C-style arrays
  • Fortran-style arrays
  • Sparse Matrices
  • Vector/Matrix

    TNT utilities

  • array I/O
  • math routines (hypot(), sign(), etc.)
  • Stopwatch class for timing measurements

    Libraries that utilize TNT

  • JAMA: a linear algebra library with QR, SVD, Cholesky and Eigenvector solvers.
  • old (pre 1.0) TNT routines for LU, QR, and Eigenvalue problems
    tags one that  that uses  style arrays  sparse matrices  data structures  numerical toolkit  interfaces and  template numerical  

    Download Template Numerical Toolkit 1.26


     http://math.nist.gov/tnt/tnt_126.zip


    Authors software

    Template Numerical Toolkit 1.26 (by Roldan Pozo)
    Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientif


    Similar software

    Template Numerical Toolkit 1.26 (by Roldan Pozo)
    Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientif

    dnAnalytics Numerical Library 0.2 (by dnAnalytics Team)
    dnAnalytics Numerical Library is a numerical library for the .NET Framework

    Meta Matrix Library 0.7.2 (by Joerg Frochte)
    Meta Matrix Library is a modular designed collection of C libraries

    LAPACK 3.1.0 (by LAPack Development Team)
    LAPACK is a linear algebra library, based on LINPACK and EISPACK.

    LAPACK is written in Fortran77 and provides routines for solving

    PETSc 2.3.1 (by PETSc Maintainers)
    PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial d

    Seldon 2005-05-15 (by Vivien Mallet)
    Seldon is a C++ library for linear algebra

    Combean 0.1 (by Combean Team)
    Combean project is a Java framework for combinatorial structures like graphs or linear programs and optimization algorithms working w

    Math Objects 0.1.3 (by Robert Zavalczki)
    Math Objects is a math template library written in C++ using generic programming techniques

    Judy 1.0.1 (by Douglas L. Baskins)
    Judy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array

    Free Finite Element Package 0.8.3 (by Joerg Frochte)
    Free Finite Element Package is a modular collection of C libraries which contain numerical methods required when working with linear


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags