[mlpack-svn] [MLPACK] #164: Standardized concept for class output to Log

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Oct 31 13:50:59 EDT 2012


#164: Standardized concept for class output to Log
------------------------------------------------------+---------------------
  Reporter:  rcurtin                                  |        Owner:  trironk3    
      Type:  wishlist                                 |       Status:  accepted    
  Priority:  major                                    |    Milestone:  mlpack 1.1.0
 Component:  mlpack                                   |   Resolution:              
  Keywords:  mlpack output model type consistent api  |     Blocking:              
Blocked By:                                           |  
------------------------------------------------------+---------------------

Comment (by trironk3):

 As we discussed, I've created a pair of files in core/util named
 string_util.hpp and string_util.cpp. These files will hold general string
 formatting methods, such as the replacing of newline characters with "\n
 ", effectively indenting a string.

 What should be the namespace of these methods? I've added these files to
 SVN's tracking with the SVN add path command, and I've put these files
 into core/util/CMakeList.txt. Is there anything else I need to do?

 Also, what namespace should these methods reside in? Right now they are in
 mlpack?

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