01:59
<
jenkins-mlpack >
Ryan Curtin: Not sure how I missed this spelling error...
02:01
jbc_ has quit [Remote host closed the connection]
03:08
jbc_ has joined #mlpack
08:36
govg has quit [Remote host closed the connection]
09:40
govg has joined #mlpack
12:35
govg has quit [Ping timeout: 264 seconds]
12:36
govg has joined #mlpack
13:49
govg has quit [Ping timeout: 250 seconds]
13:50
govg has joined #mlpack
13:54
islamfaisal has quit [Remote host closed the connection]
13:54
islamfaisal has joined #mlpack
13:59
govg has quit [Ping timeout: 245 seconds]
14:00
govg has joined #mlpack
14:52
islamfaisal has quit [Read error: Connection reset by peer]
14:52
islamfm has joined #mlpack
15:26
govg has quit [Ping timeout: 264 seconds]
15:27
govg has joined #mlpack
17:21
<
jenkins-mlpack >
Starting build #2161 for job mlpack - svn checkin test (previous build: FIXED)
18:54
<
jenkins-mlpack >
Ryan Curtin: Smarter handling of HDF5 dependency search, especially for Debian systems where
18:54
<
jenkins-mlpack >
things are Weird(TM).
18:54
<
jenkins-mlpack >
Starting build #2162 for job mlpack - svn checkin test (previous build: SUCCESS)
19:04
<
zoq >
No build problems on another OS X 10.10, so I guess something in the update process failed on my system.
19:13
<
naywhayare >
huh, is the clang version the same?
19:17
<
zoq >
yeah it's the same version
19:25
<
naywhayare >
hm, ok, then I guess it must have been some weirdness on your system then?
19:50
<
zoq >
yeah, I think so :(
19:53
<
naywhayare >
hopefully not bad RAM or something like that :(
20:03
govg has quit [Remote host closed the connection]
20:24
<
jenkins-mlpack >
* Ryan Curtin: Refactor CountMostFreq() so it is faster, simpler, and doesn't sometimes return
20:24
<
jenkins-mlpack >
uninitialized values.
20:24
<
jenkins-mlpack >
* Ryan Curtin: The calculation here was actually incorrect.