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/
govg has quit [Ping timeout: 264 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 244 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 265 seconds]
marcosir1 has quit [Quit: WeeChat 1.4]
govg has joined #mlpack
govg has quit [Ping timeout: 244 seconds]
govg has joined #mlpack
mentekid has joined #mlpack
govg has quit [Ping timeout: 252 seconds]
govg has joined #mlpack
govg has quit [Ping timeout: 255 seconds]
mentekid has quit [Ping timeout: 240 seconds]
nilay has joined #mlpack
akanuraj has joined #mlpack
mentekid has joined #mlpack
< akanuraj>
hello. i tried building the mlpack library from master.zip (from github) source. It is full of bugs. Has the community released an updated version?
< rcurtin>
akanuraj: each of the stable released on the github releases page as well as mlpack.org, mloss.org, and in the package managers of most linux distributions
< rcurtin>
when you say it is "full of bugs", can you elaborate on what you mean?
nilay has quit [Ping timeout: 264 seconds]
< akanuraj>
@rcurtin: the .hpp files contain a lot of compilation errors.
< akanuraj>
@rcurtin: even the stable source(mlpack-2.0.3.tar.gz) has an error. I am pasting the error message my terminal threw up for this
< wiking>
:)
< akanuraj>
"In file included from /home/kanodia/mlpack-2.0.3/src/mlpack/../mlpack/core.hpp:223:0, from /home/kanodia/mlpack-2.0.3/src/mlpack/core/dists/discrete_distribution.hpp:18, from /home/kanodia/mlpack-2.0.3/src/mlpack/core/dists/discrete_distribution.cpp:14: /home/kanodia/mlpack-2.0.3/src/mlpack/../mlpack/core/dists/gaussian_distribution.hpp:41:42: error: both ‘const’ and ‘constexpr’ cannot be u
< wiking>
i love the amount of ignorance in this error reporting :)
< akanuraj>
@wiking: i am new here, so could you please correct me. :)
< wiking>
yeah being new doesn't mean that you should be rude imho. people are spending their valuable free time on developing open source projects like this and you come and say it is "It is full of bugs" where i bet you that its because you dont know how to compile it actually
< wiking>
and this is not about mlpack per se, it's about interacting with any open source project
< rcurtin>
akanuraj: it seems to me like you aren't compiling with the build system... can you tell me what you are doing to compile?
< rcurtin>
I agree with wiking, calling software 'full of bugs' is a little bit strong if the claim is unsubstantiated :)
< akanuraj>
@wiking: I am extremely sorry if i came off as being rude! I did not mean that "hey what you created is full of bug". It was not my intention. I understand how much effort the open source community puts in and i want to be a part of it. I apologize once again. .
akanuraj has quit [Quit: Page closed]
mentekid has quit [Ping timeout: 265 seconds]
travis-ci has joined #mlpack
< travis-ci>
mlpack/mlpack#1494 (master - 0059b45 : Ryan Curtin): The build is still failing.
< rcurtin>
I wonder if they will implement the feature someday, but if not I don't think it is such a huge deal for us
< Kirizaki>
ok, again sorry, bye for now
Kirizaki has quit [Quit: Nobody, and I mean NOBODY makes Sheriff Buford T. Justice look like a possum's pecker.]
marcosirc has quit [Ping timeout: 244 seconds]
pantsforbirds has joined #mlpack
marcosirc has joined #mlpack
< marcosirc>
rcurtin: thanks for fixing the images on the blog.
< rcurtin>
sure, I am glad it turned out to be pretty easy :)
< rcurtin>
there were actually two issues, it seems---one of them had to do with relative links, which Marcus fixed; the other was this Jenkins configuration option
travis-ci has joined #mlpack
< travis-ci>
mlpack/mlpack#1498 (master - 1148f16 : Ryan Curtin): The build was broken.