[mlpack-svn] [MLPACK] #277: add a link for building mlpack from source to index page of trac wiki

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri May 3 01:47:03 EDT 2013


#277: add a link for building mlpack from source to  index page of trac wiki
-------------------------+--------------------------------------------------
 Reporter:  hustcalm     |        Owner:  hustcalm           
     Type:  enhancement  |       Status:  new                
 Priority:  trivial      |    Milestone:  mlpack 1.0.6       
Component:  trac         |     Keywords:  wiki, documentation
 Blocking:               |   Blocked By:                     
-------------------------+--------------------------------------------------
 As the index page of wiki(http://www.mlpack.org/trac/wiki), two minor
 changes may need to be made:
 1. library dependencies

 mlpack depends on the following libraries:

      LAPACK
      BLAS
      Armadillo >= 2.4.2
      LibXml2 >= 2.6.0
      Boost - program_options, math_c99, unit_test_framework, random

 if Armadillo, LibXml2 and Boost are enough to get mlpack run, do we
 consider to remove LAPACK and BLAS ?

 2. add a link for building instructions

 All of these should be available in your distribution's package manager.

 Suggest to make it as:
 All of these should be available in your distribution's package manager,
 for more information about installing these packages, please refer to
 http://www.mlpack.org/doxygen.php?doc=build.html.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/277>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list