Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37514923
en ru br
Репозитории ALT
5.1: 2.r6821.alpha-alt1
www.altlinux.org/Changes

Группа :: Науки/Математика
Пакет: mtl4

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.r6821.alpha-alt1
Время сборки: 24 августа 2009, 05:31 ( 765.4 недели назад )
Размер архива: 2.21 Mb

Домашняя страница:   http://www.osl.iu.edu/research/mtl/mtl4/

Лицензия: BSD-like
О пакете: The Matrix Template Library, Version 4
Описание:

The Matrix Template Library is a C++ class library for basic linear
algebra. The MTL is designed for high-performance while at the same
time taking advantage of the generic programming paradigm (ala the
STL) to allow much greater flexibility and breadth of
functionality. Many new and advanced programming techniques were used
in the construction of this library.

The MTL is a low level library in the sense that the user must be
conscious of the matrix type being used, and that all computationally
expensive operations are explicit. The MTL is not a C++ Matlab or
Mathematica. Nevertheless, the interface is designed to be simple and easy
to use.

The matrix types provided include compressed sparse row/column,
traditional row- and column-major dense, Morton-order, and block-recursive
matrices. All matrix types share a common and easy to use interface.

The algorithms consist of the traditional basic linear algebra
routines (from the BLAS level-1 to 3) which includes matrix and vector
arithmetic.

Текущий майнтейнер: Eugeny A. Rostovtsev (REAL)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libmtl2-2.1.2-devel
  • libmtl2-2.1.2-devel-doc
  • libmtl4-devel
  • libmtl4-devel-docs
  • mtl4
  • mtl4-examples
  • mtl4-tests
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin