[mlpack-svn] r15861 - mlpack/trunk/doc/guide

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Sun Sep 29 21:08:51 EDT 2013


Author: rcurtin
Date: Sun Sep 29 21:08:50 2013
New Revision: 15861

Log:
Update documentation to reflect 3.6.0 requirement.


Modified:
   mlpack/trunk/doc/guide/build.hpp

Modified: mlpack/trunk/doc/guide/build.hpp
==============================================================================
--- mlpack/trunk/doc/guide/build.hpp	(original)
+++ mlpack/trunk/doc/guide/build.hpp	Sun Sep 29 21:08:50 2013
@@ -27,7 +27,7 @@
 MLPACK depends on the following libraries, which need to be installed on the
 system and have headers present:
 
- - Armadillo >= 2.4.2 (with LAPACK support)
+ - Armadillo >= 3.6.0 (with LAPACK support)
  - LibXML2 >= 2.6.0
  - Boost (math_c99, program_options, unit_test_framework, random)
 



More information about the mlpack-svn mailing list