verne.freenode.net 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/
< zoq> marcosirc: hm, it worked for me, can you point me to the commit?
< marcosirc> zoq: Hi! Sorry, I am not sure I understand.
< marcosirc> does it works for you?
< marcosirc> I removed the commit where I was including a lot of extra code to make many default template parameters explicit, because it didn't make a difference for appVeyor.
< zoq> with that change I was able to build it on windows
< zoq> at least that was my impression, I'll go and check it again in a couple of hours
< marcosirc> zoq: Ok, thanks for your comments. I will change that a make a temporary commit to see what happens with appVeyor!
< marcosirc> *and
< marcosirc> zoq: that change made appVeyor succeed!
< marcosirc> Well, in fact, not succeed, now it prints a different error.
< marcosirc> "fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj"
govg has quit [Ping timeout: 264 seconds]
govg has joined #mlpack
< marcosirc> it looks like the solution is to activate the compiler flag: /bigobj
mentekid_ has joined #mlpack
< zoq> ah, okay, in fact I've always had to build with /bigobj.
mentekid_ has quit [Ping timeout: 240 seconds]
mentekid_ has joined #mlpack
nilay has joined #mlpack
nilay has quit [Ping timeout: 264 seconds]
mentekid_ has quit [Ping timeout: 240 seconds]
< rcurtin> marcosirc: the spill tree PR finally built with appveyor! :)
< marcosirc> rcurtin: yeah!! :)
mentekid_ has joined #mlpack
mentekid_ has quit [Ping timeout: 252 seconds]
< marcosirc> rcurtin: I have made a PR including the implementation of a general greedy single tree traverser.
< marcosirc> I think it is ready to be merged. Both Travis and AppVeyor have succeeded.
< rcurtin> ok, I have a few PRs to look at first but I will look when I have a chance
< marcosirc> Ok, sure! I have a lot to do on SpillTree's PR.
< rcurtin> yeah, I guess I left a lot of comments, hopefully it is not too much work :)
sumedhghaisas has joined #mlpack
sumedhghaisas has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
< marcosirc> 'arma::linspace<vec>(n, m, 0)' should return an empty vector, shouldn't it?
< marcosirc> it looks like it is returning a vector with one element 'm'.
< rcurtin> interesting, it sounds like maybe that is an Armadillo bug
< rcurtin> I looked at the code for Armadillo 6.700.6, it is definitely coded that even if N = 0, it will return a vector of length 1
< rcurtin> I would suggest sending Conrad Sanderson an email asking if that is intended behavior
< marcosirc> rcurtin: Ok. Thanks. I found it doing some "extra" testing.
< marcosirc> I will send him an email.
< marcosirc> I was wondering why he doesn't provide the source code on github.
< rcurtin> the question has been asked for many years...
< rcurtin> I believe that he wants to keep his maintenance load low, so he does not want to put it on Github where people will file PRs and submit issues
< rcurtin> I disagree with his reasoning but in the end it's his library, so I am not in a position to influence his decision :)
< marcosirc> I understand... I think most people prefer to create an issue on github rather than writing an email.
mentekid_ has joined #mlpack
mentekid_ has quit [Ping timeout: 244 seconds]
mentekid_ has joined #mlpack
mentekid_ has quit [Ping timeout: 252 seconds]
mentekid_ has joined #mlpack
mentekid_ has quit [Ping timeout: 276 seconds]