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/
< _slack_mlpack_28>
44th actually.
< rcurtin[m]>
yeah, I mean if you sort specifically by comment freq/issue, not the overall score :)
< zoq>
Have to look at the dependents_count, wondering what the projects are.
< zoq>
Strange that the contributor_count is higher than what GitHub shows.
< rcurtin[m]>
if they're using the number of different names on git commits that could explain it---there are many very old contributors who don't have a github account associated with their commits, but the count of contributors on the github page is computed only with contributors who have a github account
< SirishGitter[m]>
Hello all. I added new methods to augmentations of mlpack/models. Should I open a PR or test my functionality (if so, can anyone explain how)? Sorry for inconvenience, if any.
< AmanKashyap[m]>
I am getting duplicate symbols error which occurs when the same code is included more than once.
< AmanKashyap[m]>
Upon adding a new method do we need to change anything else as well?
< AmanKashyap[m]>
Like CMakelist.txt , etc?
ImQ009 has joined #mlpack
Samyak has joined #mlpack
Samyak has quit [Remote host closed the connection]
< AyushSingh[m]>
Sorry, the above PR didn't pass all the checks. Will ping once after it passes.
s_deepak has quit [Remote host closed the connection]
< AyushSingh[m]>
Updated PR #2762 shared above, now the test cases are successful.
< _slack_mlpack_28>
Boost no longer defines `NULL_POINTER_TAG` but only `BOOST_SERIALIZATION_NULL_POINTER_TAG` -- noticed when checking possible upgrade of R's Boost Headers package from 1.72 to 1.75.