Armadillo C++ Linear Algebra Library NuGet Package

Armadillo is a high quality linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use

Provides high-level syntax (API) deliberately similar to Matlab

Useful for algorithm development directly in C++, or quick conversion of research code into production environments (eg.

software & hardware products)

Can be used for machine learning, pattern recognition, computer vision, signal processing, bioinformatics, statistics, finance, etc

Provides efficient classes for vectors, matrices and cubes, as well as 200+ associated functions; integer, floating point and complex numbers are supported

Various matrix decompositions are provided through integration with LAPACK, or one of its high performance drop-in replacements (eg. multi-threaded Intel MKL, or OpenBLAS)

A sophisticated expression evaluator (based on template meta-programming) automatically combines several operations to increase speed and efficiency

Available under a permissive license, useful for both open-source and proprietary (closed-source) software
.




Got any Armadillo C++ Linear Algebra Library Question?





Info

Version: 7.800.2
Author(s): Conrad Sanderson, Ryan Curtin
Last Update: Sunday, March 26, 2017
.NET Fiddle: Create the first Fiddle
Project Url: http://arma.sourceforge.net/
NuGet Url: https://www.nuget.org/packages/armadillo-code


Install
Install-Package armadillo-code
dotnet add package armadillo-code
paket add armadillo-code
armadillo-code Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.8

avg-downloads-per-day

2

days-since-last-release

2581