[mlpack-svn] [MLPACK] #141: pseudorandom number generators in math_lib.h

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Dec 16 02:53:26 EST 2011


#141: pseudorandom number generators in math_lib.h
--------------------------------------+-------------------------------------
  Reporter:  nslagle                  |        Owner:            
      Type:  defect                   |       Status:  closed    
  Priority:  major                    |    Milestone:  MLPACK 1.0
 Component:  MLPACK                   |   Resolution:  fixed     
  Keywords:  pseudo random generator  |     Blocking:            
Blocked By:                           |  
--------------------------------------+-------------------------------------
Changes (by rcurtin):

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


Comment:

 `core/math/random.hpp` now wraps the Boost random number generators in a
 nice, easy-to-use way.  There is no remaining code that uses rand().
 Relevant changesets: r10847, r10848, r10849.

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