[mlpack-svn] [MLPACK] #159: save() and load() for SpMat

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Nov 15 02:25:42 EST 2011


#159: save() and load() for SpMat
------------------------------+---------------------------------------------
 Reporter:  rcurtin           |        Owner:  rcurtin                       
     Type:  enhancement       |       Status:  new                           
 Priority:  major             |    Milestone:  MLPACK 1.0                    
Component:  Armadillo Sparse  |     Keywords:  sparse matrix save format load
 Blocking:  110               |   Blocked By:                                
------------------------------+---------------------------------------------
 This is split into three steps:

 1.  Find out what file formats sparse matrices are generally saved to.
 2.  Decide which formats actually matter, that people might actually use.
 3.  Implement save/load functionality into SpMat for those file formats.

 Whoever is doing this should document their progress in each step in this
 ticket.

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