[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#245911: ITP: libjama -- C++ Linear Algebra Package



Package: wnpp
Severity: wishlist

* Package name    : libjama
  Version         : 1.2.1
  Upstream Author : Roldan Pozo <pozo@nist.gov> et al.
* URL             : http://math.nist.gov/tnt/
* License         : public domain
  Description     : C++ Linear Algebra Package

 JAMA/C++ was adapted for The Template Numerical Toolkit (TNT) from
 JAMA, a Java Matrix Library, developed jointly by the Mathworks and
 NIST. See http://math.nist.gov/javanumerics/jama for more information.
 .
 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.
 The goal of this package is to provide reusable software components
 that address many of the portability and maintenance 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.
 .
 See http://math.nist.gov/tnt/ for more information.


JAMA/C++ is not subject to copyright protection and is in the public
domain.

Copyright Notice for JAMA

This software is a cooperative product of The MathWorks and the National
Institute of Standards and Technology (NIST) which has been released to
the public domain. Neither The MathWorks nor NIST assumes any
responsibility whatsoever for its use by other parties, and makes no
guarantees, expressed or implied, about its quality, reliability, or any
other characteristic.

Disclaimer for JAMA/C++

This software was developed at the National Institute of Standards and
Technology (NIST) by employees of the Federal Government in the course
of their official duties. Pursuant to title 17 Section 105 of the United
States Code this software is not subject to copyright protection and is
in the public domain. NIST assumes no responsibility whatsoever for its
use by other parties, and makes no guarantees, expressed or implied,
about its quality, reliability, or any other characteristic.




Reply to: