[mlpack-svn] [MLPACK] #239: std::log errors in dtree.cpp

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Aug 10 16:16:21 EDT 2012


#239: std::log errors in dtree.cpp
---------------------+------------------------------------------------------
  Reporter:  Adam    |        Owner:              
      Type:  defect  |       Status:  closed      
  Priority:  minor   |    Milestone:  mlpack 1.0.2
 Component:  mlpack  |   Resolution:  fixed       
  Keywords:          |     Blocking:              
Blocked By:          |  
---------------------+------------------------------------------------------
Changes (by rcurtin):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => mlpack 1.0.2


Comment:

 I've been trying to figure out if my department has the Intel compiler
 available but I haven't heard back yet.  In the mean time I found what I
 think are all the occurrences of `std::log(size_t)` and explicitly casted
 the `size_t` to a `double` in r13386.  If it turns out I didn't get them
 all, feel free to reopen the ticket.  Hopefully in the longer term I will
 get set up with the Intel compiler and be able to verify my fixes.

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