Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041027
en ru br
Репозитории ALT
S:10.8.2-alt1_3
5.1: 0.6.6-alt1.svn20090409
www.altlinux.org/Changes

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

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

Текущая версия: 10.8.2-alt1_3
Время сборки: 25 февраля 2023, 11:28 ( 56.8 недели назад )
Размер архива: 6.07 Mb

Домашняя страница:   http://arma.sourceforge.net/

Лицензия: ASL 2.0
О пакете: Fast C++ matrix library with syntax similar to MATLAB and Octave
Описание:

Armadillo is a C++ linear algebra library (matrix maths)
aiming towards a good balance between speed and ease of use.
Integer, floating point and complex numbers are supported,
as well as a subset of trigonometric and statistics functions.
Various matrix decompositions are provided through optional
integration with LAPACK and ATLAS libraries.
A delayed evaluation approach is employed (during compile time)
to combine several operations into one and reduce (or eliminate)
the need for temporaries. This is accomplished through recursive
templates and template meta-programming.
This library is useful if C++ has been decided as the language
of choice (due to speed and/or integration capabilities), rather
than another language like Matlab or Octave.

Текущий майнтейнер: Igor Vlasenko

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

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

  • libarmadillo-devel
  • libarmadillo10
  • libarmadillo10-debuginfo
  • libarmadillo9
  • libarmadillo9-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin