rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
<rcurtin[m]> shrit: here's a super boring super long PR, just like I said 😃 https://github.com/mlpack/mlpack/pull/3269/files
<rcurtin[m]> 1,116 files changed 😮
texasmusicinstru has joined #mlpack
Cadair has quit [Ping timeout: 248 seconds]
jjb[m] has quit [Ping timeout: 248 seconds]
brongulus[m] has quit [Ping timeout: 248 seconds]
zoq[m]1 has quit [Ping timeout: 268 seconds]
rcurtin[m] has quit [Ping timeout: 268 seconds]
AnwaarKhalid[m] has quit [Ping timeout: 268 seconds]
brongulus[m] has joined #mlpack
jjb[m] has joined #mlpack
Cadair has joined #mlpack
zoq[m]1 has joined #mlpack
AnwaarKhalid[m] has joined #mlpack
rcurtin[m] has joined #mlpack
<shrit[m]> how did you do?
<shrit[m]> my browser is suffering 😁
texasmusicinstru has quit [Ping timeout: 260 seconds]
<zoq[m]> <rcurtin[m]> "I think it could be tricky. The..." <- Thanks, that is helpful.
<rcurtin[m]> shrit: sometimes I used regexes, but often I actually did this all manually so that I could fix line wraps and make sure nothing else went wrong. it was very tedious... I removed one namespace at a time, then made sure things still built and worked, then did it again and again...
<shrit[m]> Finished 60 percent of it, will continue tomorrow