[mlpack-git] master: Update documentation. (699a2b3)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:54:53 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit 699a2b3bfd504e920f9336bf2e686ce9f96dd438
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 28 14:26:59 2014 +0000

    Update documentation.


>---------------------------------------------------------------

699a2b3bfd504e920f9336bf2e686ce9f96dd438
 doc/guide/build.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guide/build.hpp b/doc/guide/build.hpp
index 8066b67..7e8f15f 100644
--- a/doc/guide/build.hpp
+++ b/doc/guide/build.hpp
@@ -29,7 +29,7 @@ system and have headers present:
 
  - Armadillo >= 3.6.0 (with LAPACK support)
  - LibXML2 >= 2.6.0
- - Boost (math_c99, program_options, unit_test_framework, random)
+ - Boost (math_c99, program_options, unit_test_framework, random, heap) >= 1.49
 
 In Ubuntu and Debian, you can get all of these dependencies through apt:
 



More information about the mlpack-git mailing list