naywhayare 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/
< jenkins-mlpack>
* Ryan Curtin: Fix odd tabbing issue.
< jenkins-mlpack>
* Ryan Curtin: Return *this for operator--().
< jenkins-mlpack>
* sumedhghaisas: * changed PlainSVD to SVDwrapper
< jenkins-mlpack>
* SVDwrapper is templatized to support other SVD factorizers
< jenkins-mlpack>
* Added simple typedefs for simple API
jbc__ has joined #mlpack
jbc__ has quit [Client Quit]
andrewmw94 has joined #mlpack
jbc__ has joined #mlpack
< sumedhghaisas>
naywhayare:Hey ryan, did you talk to siddharth ??
< naywhayare>
sumedhghaisas: yeah, but he didn't say anything about code
< naywhayare>
he says he only has access to the internet at his company, but he can't work on GSoC then
< naywhayare>
really he should have finished the work before going to bangalore, I guess, but hopefully he can still finish it by the end of GSoC
< naywhayare>
he thinks he'll have internet by this weekend
jbc__ has quit [Quit: jbc__]
sumedhghaisas has quit [Ping timeout: 272 seconds]
sumedhghaisas has joined #mlpack
< sumedhghaisas>
naywhayare: ohh okay... I am committing the documented version now...
< sumedhghaisas>
one thing I hate about svn... every time I update... every file's modified date is changed...
< sumedhghaisas>
so make builds all the files again... which takes really good time on my system now...
< sumedhghaisas>
any way to overcome this??
sumedhghaisas has quit [Ping timeout: 272 seconds]
< jenkins-mlpack>
Starting build #2092 for job mlpack - svn checkin test (previous build: SUCCESS)
sumedhghaisas has joined #mlpack
< naywhayare>
sumedhghaisas: do you mean that svn is modifying the modification date of every single file in the repo every time you update?
sumedhghaisas has quit [Ping timeout: 272 seconds]
sumedhghaisas has joined #mlpack
< naywhayare>
sumedhghaisas: do you mean that svn is modifying the modification date of every single file in the repo every time you update?
< sumedhghaisas>
yes... probably... cause every time run build after updating it builds every single file again...
< sumedhghaisas>
so I assumed its changing modifying date...
< sumedhghaisas>
is there any other reason for that??
< naywhayare>
so if you do an 'svn up', and every file is up to date, it still rebuilds everything?
< sumedhghaisas>
no.. then its fine... but if some update is there...
< sumedhghaisas>
but still it updates only 3 files...
< sumedhghaisas>
and builds every other one...
< naywhayare>
are you sure it is actually building every other file?
< naywhayare>
if someone updates some file that is the core of a lot of stuff, like, for instance, dists/gaussian_distribution.hpp, a lot of stuff will have to be rebuilt
< sumedhghaisas>
ahh yes... that maybe the reason... it starts building from 1 percent so I assumed its building all the files...
< naywhayare>
I have no idea where CMake gets its percentage numbers
< naywhayare>
sometimes when I build it goes to 150% and stuff like that
< sumedhghaisas>
hehe... yeah even I sometimes wonder how does it calculate that percentage...
< sumedhghaisas>
seriously 150??
< naywhayare>
yeah, sometimes; it happens when I make multiple targets and weird stuff like that
< sumedhghaisas>
ohh .... that must be amusing...
< naywhayare>
:)
sumedhghaisas has quit [Ping timeout: 272 seconds]