naywhayare changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
andrewmw94 has quit [Quit: Leaving.]
jbc__ has joined #mlpack
jbc__ has quit [Quit: jbc__]
marcus_z1q has joined #mlpack
marcus_zoq has quit [Ping timeout: 250 seconds]
govg_ has joined #mlpack
govg has quit [Write error: Broken pipe]
govg_ has quit [Quit: leaving]
govg has joined #mlpack
< jenkins-mlpack> Project mlpack - nightly matrix build build #563: STILL FAILING in 7 hr 20 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20nightly%20matrix%20build/563/
govg has quit [Ping timeout: 260 seconds]
govg has joined #mlpack
jbc_ has joined #mlpack
marcus_z1q is now known as marcus_zoq
govg has quit [Ping timeout: 260 seconds]
andrewmw94 has joined #mlpack
< naywhayare> andrewmw94: do you mind if I go through the RectangleTree code and clean it up? I've been wanting to wait until you declare it done, but I'm predicting a pretty heavy load of "hey Ryan can you look at this code?" this weekend and early next week so I want to pre-empt it a bit :)
< andrewmw94> sure.
< naywhayare> my plan for now is to make it follow the style guide, check for memory leaks, and see if I can do small optimizations
< andrewmw94> let me comment out the Xtreetest and commit
< naywhayare> yeah; I will assume that if it passes the tests that I haven't broken it. so I guess we will see how good your tests are :)
< andrewmw94> ok, you should be good to go.
govg has joined #mlpack
govg has quit [Changing host]
govg has joined #mlpack
< jenkins-mlpack> Starting build #2093 for job mlpack - svn checkin test (previous build: SUCCESS)
< naywhayare> andrewmw94: ok, thanks. I'll send you an email with a summary of the changes I've made (the vast majority will be pretty trivial...)
< andrewmw94> ...we hope... ;)
andrewmw94 has quit [Ping timeout: 245 seconds]
andrewmw94 has joined #mlpack
< jenkins-mlpack> Project mlpack - svn checkin test build #2093: SUCCESS in 1 hr 31 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20svn%20checkin%20test/2093/
< jenkins-mlpack> andrewmw94: X tree commit
< jenkins-mlpack> Starting build #2094 for job mlpack - svn checkin test (previous build: SUCCESS)
< jenkins-mlpack> Project mlpack - svn checkin test build #2094: SUCCESS in 1 hr 31 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20svn%20checkin%20test/2094/
< jenkins-mlpack> * Ryan Curtin: Typing failure.
< jenkins-mlpack> * Ryan Curtin: First pass: make lines 80 characters long, tabs to spaces, and bracket surgery
< jenkins-mlpack> (or something).
< jenkins-mlpack> Starting build #2095 for job mlpack - svn checkin test (previous build: SUCCESS)
< jenkins-mlpack> Project mlpack - svn checkin test build #2095: FAILURE in 6 min 21 sec: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20svn%20checkin%20test/2095/
< jenkins-mlpack> * Ryan Curtin: First pass: make things 80 characters, minor style fixes.
< jenkins-mlpack> * Ryan Curtin: When Conrad took the patch, he stripped out a lot of compatibility between
< jenkins-mlpack> iterators, so... take the tests depending on that functionality out.
< jenkins-mlpack> * Ryan Curtin: Don't add row_col_iterator support after 4.349 (currently svn trunk) since
< jenkins-mlpack> Conrad accepted our patches.
< jenkins-mlpack> Starting build #2096 for job mlpack - svn checkin test (previous build: FAILURE -- last SUCCESS #2094 2 hr 21 min ago)
< jenkins-mlpack> Yippie, build fixed!
< jenkins-mlpack> Project mlpack - svn checkin test build #2096: FIXED in 1 hr 30 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20svn%20checkin%20test/2096/
< jenkins-mlpack> Ryan Curtin: How did I accidentally remove two lines? I'm not actually sure.