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/
< sonu628>
hey everyone, i have basic question - what are prereuisite before using and contributing to mlpack that one should know
< sonu628>
for example - how much level of armadillo should one know and design patterns of c++ that one should know
sonu628 has quit [Remote host closed the connection]
favre49 has joined #mlpack
< favre49>
sonu628: I'm not sure what you mean by "level of armadillo", but the level of c++ you need to know is highly dependent on how you plan to contribute
< favre49>
But this presumes you'll be making a large and probably complex contribution to the code. If you just want to fix a bug or something, something like SFINAE might not be necessary. Of course, knowing more is always a good thing :)
favre49 has quit [Remote host closed the connection]
< zoq>
rcurtin: Do you have the commandline at hand to run one of the matrix build jobs in interactive mode?
< zoq>
rcurtin: Nevermind, looks like I have to be the jenkins user.