Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37481380
en ru br
ALT Linux repos
S:10.8.2-alt1_3
5.0: 0.6.6-alt0.svn20090409.M50.1

Group :: Sciences/Mathematics
RPM: armadillo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 10.8.2-alt1_3
Build date: 25 february 2023, 11:28 ( 60.5 weeks ago )
Size: 6.07 Mb

Home page:   http://arma.sourceforge.net/

License: ASL 2.0
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • libarmadillo-devel
  • libarmadillo10
  • libarmadillo10-debuginfo
  • libarmadillo9
  • libarmadillo9-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin