Difference between revisions of "Armadillo: C++ library"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Armadillo: C++ library |Short description=a C++ linear algebra library (matrix and vector maths). |Full description=Armadillo is a C++ linear algebra library (matri...")
 
(Undo revision 42836 by Megalanya (talk))
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|Short description=a C++ linear algebra library (matrix and vector maths).
 
|Short description=a C++ linear algebra library (matrix and vector maths).
 
|Full description=Armadillo is a C++ linear algebra library (matrix and vector maths) aiming towards a good balance between efficiency and ease of use while staying lean. 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 GNU Octave. Armadillo uses a delayed evaluation approach in order to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through extensive use of recursive templates and template meta-programming.
 
|Full description=Armadillo is a C++ linear algebra library (matrix and vector maths) aiming towards a good balance between efficiency and ease of use while staying lean. 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 GNU Octave. Armadillo uses a delayed evaluation approach in order to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through extensive use of recursive templates and template meta-programming.
 +
|Homepage URL=http://arma.sourceforge.net/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://arma.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=http://arma.sourceforge.net/faq.html
+
|Documentation note=http://arma.sourceforge.net/docs.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=C++,math,linear,algebra,C++ library,algebraic,math library,linear algebra
 
|Keywords=C++,math,linear,algebra,C++ library,algebraic,math library,linear algebra
|Is GNU=n
+
|Version identifier=7.600.2
|Last review by=Kelly Hopkins
+
|Version date=2016/12/23
|Last review date=2009-01-21
+
|Version status=stable
 +
|Version download=http://sourceforge.net/projects/arma/files/armadillo-7.600.2.tar.xz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/24
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.3.0
+
|Status=
|Version date=2009-01-21
+
|Is GNU=No
|Version status=beta
+
|License verified date=2014-01-24
|Version download=http://downloads.sourceforge.net/arma/armadillo-0.3.0.tar.gz
+
}}
|License verified date=2009-01-21
+
{{Project license
|Version comment=
+
|License=MPLv2
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Conrad Sanderson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Conrad Sanderson
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 41: Line 35:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c++
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2 with exception
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-01-21
 
}}
 

Latest revision as of 16:56, 14 February 2017


[edit]

Armadillo: C++ library

http://arma.sourceforge.net/
a C++ linear algebra library (matrix and vector maths).

Armadillo is a C++ linear algebra library (matrix and vector maths) aiming towards a good balance between efficiency and ease of use while staying lean. 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 GNU Octave. Armadillo uses a delayed evaluation approach in order to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through extensive use of recursive templates and template meta-programming.





Licensing

License

Verified by

Verified on

Notes

License

MPLv2




Leaders and contributors

Contact(s)Role
Conrad Sanderson Maintainer


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttp://arma.sourceforge.net/download.html


Software prerequisites




Entry





"MPLv2" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.