About:
Armadillo is a template C++ linear algebra library aiming towards a good balance between speed and ease of use. Matrix decompositions are provided through optional integration with LAPACK, or one of its high performance drop-in replacements (eg. Intel MKL).
Changes:
-
added fast Fourier transform
-
added handling of .imbue() and .transform() by submatrices and subcubes
-
added batch insertion constructors for sparse matrices
-
minor fix for multiplication of complex sparse matrices
-
better detection of recent Intel MKL versions during installation
|
|
- Operating System:
Linux,
Windows,
Unix,
Mac Os X
- Data Formats:
Ascii,
Binary,
Hdf,
Csv
- Tags:
Matrix Library,
Atlas,
Lapack,
Linear Algebra,
Templates
|
|