summaryrefslogtreecommitdiffstats
path: root/academic/armadillo/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/armadillo/README')
-rw-r--r--academic/armadillo/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/academic/armadillo/README b/academic/armadillo/README
index 4f4df4bec5..17bef8f786 100644
--- a/academic/armadillo/README
+++ b/academic/armadillo/README
@@ -1,7 +1,7 @@
-Armadillo is a high quality C++ linear algebra library useful
-for development of algorithms in machine learning, pattern recognition,
-signal processing, bioinformatics, statistics, etc.
-
+Armadillo is a high quality C++ linear algebra library useful
+for development of algorithms in machine learning, pattern recognition,
+signal processing, bioinformatics, statistics, etc.
+
Armadillo makes extensive use of template meta-programming, recursive templates
and template based function overloading. As such, C++ compilers which do not
fully implement the C++ standard may not work correctly.