[mlpack-svn] [MLPACK] #127: Refactor all methods to allow sparse matrices arbitrarily

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Dec 14 12:28:54 EST 2011


#127: Refactor all methods to allow sparse matrices arbitrarily
------------------------------------------------------+---------------------
  Reporter:  rcurtin                                  |        Owner:  mamidon   
      Type:  defect                                   |       Status:  closed    
  Priority:  major                                    |    Milestone:  MLPACK 1.0
 Component:  MLPACK                                   |   Resolution:  fixed     
  Keywords:  sparse matrix armadillo spmat base CRTP  |     Blocking:            
Blocked By:  110                                      |  
------------------------------------------------------+---------------------
Changes (by rcurtin):

  * status:  accepted => closed
  * resolution:  => fixed


Comment:

 Many methods don't make sense to have sparse versions of (like the one I
 used as an example -- PCA), but all of the methods which could use sparse
 support now have a template option to allow that to happen.  These include
 NeighborSearch, DTB, RangeSearch, KMeans, and NaiveBayesClassifier.

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