[mlpack-svn] [MLPACK] #378: sparse matrix support for SDP-LR

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Dec 19 20:25:53 EST 2014


#378: sparse matrix support for SDP-LR
-------------------------+--------------------------------------------------
 Reporter:  stephentu    |        Owner:     
     Type:  enhancement  |       Status:  new
 Priority:  major        |    Milestone:     
Component:  mlpack       |     Keywords:     
 Blocking:               |   Blocked By:     
-------------------------+--------------------------------------------------
 It seems like it shouldn't be too difficult to make LRSDP templated on the
 matrix type, so we can use arma::sp_mat in place of arma::mat for sparse
 instances.

 I volunteer to make this change if there isn't any objection to it.

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


More information about the mlpack-svn mailing list