Commit Graph

1 Commits (1355b0107b41daafa1a80eac5434aa23b67fd0c4)

Author SHA1 Message Date
Evan Bollig 0ded4d4ead New formula: armadillo
"Armadillo is an open-source 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, or one of its
high performance drop-in replacements (such as MKL or ACML)."
[http://arma.sourceforge.net/]

Closes Homebrew/homebrew#8008.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-08 19:41:16 -05:00