ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 246 seconds]
< rcurtin> sreenik[m]: oh no, sorry ot hear that
< rcurtin> I can try and give some advice but please be aware... the last time I dual-booted anything was with Windows XP :-O
< rcurtin> in the past, when I overwrote the Windows bootloader, I could usually get grub to load windows without a problem
< rcurtin> I used to manually write /boot/grub.cfg but I think many things have changed since then... I'm surprised that grub-mkconfig isn't automatically detecting the Windows partition?
xiaohong has joined #mlpack
xiaohong has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
xiaohong has joined #mlpack
xiaohong_ has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
xiaohong_ has quit [Remote host closed the connection]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 246 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Read error: Connection reset by peer]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
< jenkins-mlpack2> Project docker ensmallen nightly build build #26: ABORTED in 2 hr 30 min: http://ci.mlpack.org/job/docker%20ensmallen%20nightly%20build/26/
< jenkins-mlpack2> Yippee, build fixed!
< jenkins-mlpack2> Project docker mlpack nightly build build #469: FIXED in 2 hr 46 min: http://ci.mlpack.org/job/docker%20mlpack%20nightly%20build/469/
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 245 seconds]
ImQ009 has joined #mlpack
ImQ009 has quit [Read error: Connection reset by peer]
ImQ009 has joined #mlpack
AndroUser has joined #mlpack
< AndroUser> rcurtin , zoq : I was writing binding test
< AndroUser> So , I used setinputparam() to set some values and them called mlpackmain()
< AndroUser> And then again used setinputparam to set some values , and called mlpackmain (), but the values were not changed
< AndroUser> I mean the parameters were same as in previous case
AndroUser is now known as jeffin143
< jeffin143> I also used cleanmemory () to clear the memory but there was no difference !
< rcurtin> jeffin143: strange, can you show the code you used?
< jeffin143> The commented code !
jeffin143 has quit [Ping timeout: 245 seconds]
ImQ009 has quit [Read error: Connection reset by peer]
< sreenik[m]> rcurtin: Yes grub couldn't detect it because the boot EFI partition was formatted (by mistake). I'm supposedly halfway through fixing the bootloader thing. Anyway, this seems to be a fun experience. Now, with the PR #1987 (Create the header to determine the layer type) is it possible that the test is giving errors because it includes a file that is also part of the PR? I mean, that shouldn't ideally be the case but I'm
< sreenik[m]> just asking as I am not aware of the automated workflow.
< sreenik[m]> And as far as the other PR (https://github.com/mlpack/mlpack/pull/1985) is concerned I am not sure if the travis and appveyor builds are failing because of the code of this PR, it looks like there is some issue somewhere else. Let me know if there's anything I can do to avoid those errors.