[mlpack-svn] [MLPACK] #252: MATLAB bindings for MLPACK

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Oct 16 00:38:14 EDT 2012


#252: MATLAB bindings for MLPACK
-------------------------+--------------------------------------------------
 Reporter:  rcurtin      |        Owner:  pmason8         
     Type:  enhancement  |       Status:  new             
 Priority:  major        |    Milestone:  mlpack 1.1.0    
Component:  mlpack       |     Keywords:  matlab, bindings
 Blocking:  208          |   Blocked By:                  
-------------------------+--------------------------------------------------
 This is a "sub-ticket" of #208.

 Patrick has already made a MATLAB mex binding for EMST and is in the
 process of creating bindings for the other MLPACK methods.

 In [13705] through [13720] I have committed a series of fairly elaborate
 CMake scripts which do the following:

  - find mex (the MATLAB compiler)
  - compile bindings with mex automatically
  - install bindings to the MATLAB root directory
  - add the MLPACK bindings to the default MATLAB path

 This ticket is just to keep track of the progress of these bindings, which
 can be found in `src/mlpack/bindings/matlab`.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/252>
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