[mlpack-svn] [MLPACK] #302: support arbitrary-precision types

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Thu Aug 22 16:18:39 EDT 2013


#302: support arbitrary-precision types
----------------------+-----------------------------------------------------
 Reporter:  rcurtin   |        Owner:                                         
     Type:  wishlist  |       Status:  new                                    
 Priority:  minor     |    Milestone:                                         
Component:  mlpack    |     Keywords:  precision, type, uint8_t, double, float
 Blocking:            |   Blocked By:                                         
----------------------+-----------------------------------------------------
 Right now everything works on double and arma::mat.  Based on #300, it
 would be useful to support arbitrary-precision types (within the confines
 of what Armadillo offers).  This ticket right now just proposes the ideas.
 There will be numerous difficult implementation details that may make this
 very difficult in the end; those can be detailed in the comments as they
 come up.

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