[mlpack-svn] [MLPACK] #313: saving with higher precision

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Jan 7 19:31:49 EST 2014


#313: saving with higher precision
-------------------------+--------------------------------------------------
 Reporter:  fleischhauf  |        Owner:                                
     Type:  enhancement  |       Status:  new                           
 Priority:  major        |    Milestone:                                
Component:  mlpack       |     Keywords:  save restore utility precision
 Blocking:               |   Blocked By:                                
-------------------------+--------------------------------------------------
 I am working with HMMs for chord recognition and the limited precision of
 the save restore utility gave me some headaches.
 It would be nice to have an option for saving floating point numbers with
 higher precision.
 This could easily be done with std::setprecision(number) in the save
 restore utility for the file output stream.

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