ChanServ changed the topic of #mlpack to: Due to ongoing spam on freenode, we've muted unregistered users. See http://www.mlpack.org/ircspam.txt for more information, or also you could join #mlpack-temp and chat there.
nou has joined #mlpack
nou has quit [Remote host closed the connection]
gmanlan has joined #mlpack
HollyW00d8 has joined #mlpack
HollyW00d8 has quit [Remote host closed the connection]
< gmanlan>
rcurtin? zoq?
niek has joined #mlpack
niek has quit [Remote host closed the connection]
Kilo`byte has joined #mlpack
< gmanlan>
somebody knows if the generated doxygen is accessible from appveyor during the windows build?
Kilo`byte has quit [Remote host closed the connection]
< rcurtin>
hey there, sorry for the slow response
< rcurtin>
if the doxygen docs are generated they will be in build/doc
< rcurtin>
but whether they are generated depends on if the AppVeyor CMake configuration step finds doxygen
< rcurtin>
let me get home in ~20-30 mins and take a look to see if that is happening...
< gmanlan>
(Y)
< gmanlan>
I'm afraid appveyor is not finding doxygen... (from the log: -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE))
< rcurtin>
ah, just got back now, that's the line I'd be looking for
< rcurtin>
looks like that project uses this powershell command:
< rcurtin>
do { "Installing doxygen and graphviz..."; choco install doxygen.install graphviz >$null } until ($?);
< rcurtin>
that's to work around the bug they reported (but I don't know if we'd be affected by that)
< rcurtin>
so you could probably also just add 'ps: choco install doxygen' (or is that doxygen.install? not sure) and I bet that would also work
gmanlan has quit [Ping timeout: 252 seconds]
gmanlan has joined #mlpack
gmanlan has quit [Ping timeout: 252 seconds]
quicksilver19 has joined #mlpack
quicksilver19 has quit [Remote host closed the connection]
bitch21 has joined #mlpack
bitch21 has quit [Remote host closed the connection]
simpleauthority9 has joined #mlpack
simpleauthority9 has quit [Remote host closed the connection]
cheshire_cat has joined #mlpack
cheshire_cat has quit [Remote host closed the connection]
memoryno- has joined #mlpack
Hobbyboy0 has joined #mlpack
Hobbyboy0 has quit [Remote host closed the connection]
FireFly7 has joined #mlpack
memoryno- has quit [Remote host closed the connection]
FireFly7 has quit [Remote host closed the connection]
ImQ009 has joined #mlpack
gtank__ has joined #mlpack
gtank_ has quit [Read error: Connection reset by peer]
cjlcarvalho has joined #mlpack
caiojcarvalho has joined #mlpack
cjlcarvalho has quit [Ping timeout: 244 seconds]
caiojcarvalho has quit [Quit: Konversation terminated!]
cjlcarvalho has joined #mlpack
mlhess has joined #mlpack
mlhess has quit [Remote host closed the connection]
Kamilion22 has joined #mlpack
Kamilion22 has quit [Remote host closed the connection]
cjlcarvalho has quit [Ping timeout: 240 seconds]
Selfsigned14 has joined #mlpack
Selfsigned14 has quit [Remote host closed the connection]
tsp25 has joined #mlpack
tsp25 has quit [Remote host closed the connection]
nikow6 has joined #mlpack
nikow6 has quit [Remote host closed the connection]
Shikhar has joined #mlpack
< Shikhar>
zoq: Since the GSoC period is now at an end, I think I must express how grateful I am to have been given the opportunity to work with you, rcurtin and everyone. mlpack was the first ML library I contributed to, and over the summers, I learnt a lot of good math and theoretic stuff. I hope that I can stick around for as long as I can, I had the most amazing summers :D
< rcurtin>
ShikharJ: it's been great to have you around, I hope you will stay too :)
< zoq>
Shikhar: Same here, thank you tremendously for all the time and work you put into the project; pretty sure this wasn't the last time :)
Shikhar has quit [Ping timeout: 252 seconds]
travis-ci has joined #mlpack
< travis-ci>
mlpack/mlpack#5444 (master - 2be49ae : Marcus Edel): The build is still failing.