IRC logs of #shogun for Friday, 2012-11-16

--- Log opened Fri Nov 16 00:00:17 2012
-!- zxtx [~zv@cpe-75-83-151-252.socal.res.rr.com] has quit [Ping timeout: 252 seconds]02:55
-!- zxtx [~zv@adsl-69-227-167-134.dsl.irvnca.pacbell.net] has joined #shogun05:40
-!- ptizoom [~christian@85.210.94.175] has quit [Quit: Ex-Chat]06:06
-!- ptizoom [~christian@85.210.94.175] has joined #shogun06:06
-!- zxtx [~zv@adsl-69-227-167-134.dsl.irvnca.pacbell.net] has quit [Ping timeout: 245 seconds]06:06
-!- adoniscik [~emre@c-50-131-104-102.hsd1.ca.comcast.net] has joined #shogun07:33
-!- blackburn [~blackburn@109.226.125.245] has joined #shogun08:29
sonne|work\08:45
wiking\09:08
wiking:>09:08
blackburn\09:08
wiking /09:17
wiking:>09:17
-!- zxtx [~zv@cpe-75-83-151-252.socal.res.rr.com] has joined #shogun09:24
blackburn-09:33
wiking|09:34
blackburn^09:39
blackburnwiking: https://github.com/lisitsyn/tapkee/graphs/punch-card take a look at my inverse schedule :D10:53
wikinghahah sweet10:56
-!- adoniscik [~emre@c-50-131-104-102.hsd1.ca.comcast.net] has left #shogun ["Leaving"]11:05
-shogungit:#shogun- [shogun] vigsterkr opened pull request #827: Remove unnecessary headers from bmrm methods (master...latent) https://github.com/shogun-toolbox/shogun/pull/82713:21
-!- Guest82642 [~tobias@mh001.data.gy] has joined #shogun17:10
-!- Guest82642 [~tobias@mh001.data.gy] has quit [Client Quit]17:10
-!- sonne|work [~sonnenbu@194.78.35.195] has left #shogun []17:29
-shogungit:#shogun- [shogun] sonney2k pushed 1 new commit to master: https://github.com/shogun-toolbox/shogun/commit/0ea45525e707fb6ec04aa0dc67c661a8af30c98717:56
-shogungit:#shogun- shogun/master 0ea4552 Soeren Sonnenburg: introduce SG_INPLACE_MALLOC to avoid inplace constructors17:56
-!- ptizoom [~christian@85.210.94.175] has quit [Quit: Ex-Chat]17:57
wikingblackburn: here?17:59
blackburnja17:59
shogun-buildbotbuild #641 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/641  blamelist: Soeren Sonnenburg <sonne@debian.org>17:59
wikingblackburn: can u merge?17:59
-shogungit:#shogun- [shogun] lisitsyn pushed 2 new commits to master: https://github.com/shogun-toolbox/shogun/compare/0ea45525e707...f7433d7df3cd17:59
-shogungit:#shogun- shogun/master 7866d19 Viktor Gal: Remove unnecessary headers from bmrm methods17:59
-shogungit:#shogun- shogun/master f7433d7 Sergey Lisitsyn: Merge pull request #827 from vigsterkr/latent...17:59
blackburnright?18:00
wikingnx18:00
wikingnext one is up18:00
blackburnnext one has stl vector right?18:00
wikingmmmm18:01
wikingblas is required to compile right?18:01
wikingi.e. without blas shogun won't even compile18:01
blackburnwell not18:01
blackburnit should not fail without blas18:01
blackburnshould provide limited functionality18:01
wikingah ok18:01
blackburnthat's why we have HAVE_LAPACK18:02
shogun-buildbotbuild #643 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/643  blamelist: Sergey Lisitsyn <lisitsyn.s.o@gmail.com>18:03
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has joined #shogun18:04
travis-ci[travis-ci] it's Soeren Sonnenburg's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/323042118:04
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has left #shogun []18:04
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has joined #shogun18:07
travis-ci[travis-ci] it's Sergey Lisitsyn's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/323046018:07
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has left #shogun []18:07
wikingvoila18:08
-shogungit:#shogun- [shogun] vigsterkr opened pull request #828: Optimize the code within BMRM (master...latent) https://github.com/shogun-toolbox/shogun/pull/82818:08
wikinguricamic's code is too redundant :(18:08
shogun-buildbotbuild #642 of deb1 - libshogun is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/64218:08
wikingwtf is this inplace stuff18:09
blackburnwiking: new (addr) type();18:10
wikingi'll have to throw it out18:10
wikingas currently i do not compile18:10
-shogungit:#shogun- [shogun] lisitsyn pushed 2 new commits to master: https://github.com/shogun-toolbox/shogun/compare/f7433d7df3cd...aaf320fb307518:10
-shogungit:#shogun- shogun/master f00545b Viktor Gal: Optimize the code within BMRM...18:10
-shogungit:#shogun- shogun/master aaf320f Sergey Lisitsyn: Merge pull request #828 from vigsterkr/latent...18:10
wikingthose 3 codes has to be cleanup18:10
blackburnI hope you did test it though :)18:13
wikingyes18:13
wikingmostly it's dot product hacks18:13
wikingwhich has to work18:13
blackburnwe are in magic world you know18:14
wikingeheheh indeed18:14
wikingwell now it's time to finish up today's code18:14
wikingthe nonconvex bundle method optimizer18:14
shogun-buildbotbuild #644 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/644  blamelist: Sergey Lisitsyn <lisitsyn.s.o@gmail.com>, Viktor Gal <viktor.gal@maeth.com>18:18
wikingwasn'tme18:18
wikingbtw18:19
wikinghow that inplace thing supposed to work?18:19
wikingthere's a template param somewhere or what?18:19
blackburnwhy template?18:20
blackburnit has type parameter18:20
blackburnoop18:20
blackburnsonney2k: what have you done? what is <type>?18:20
blackburn:D18:20
wiking:D18:20
wikingthat's not how it should be done afaik18:20
blackburnagree18:20
blackburnlet me fix18:21
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has joined #shogun18:21
travis-ci[travis-ci] it's Sergey Lisitsyn's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/323057818:21
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has left #shogun []18:21
blackburnwiking: where is implementation? :D18:22
blackburncool18:22
wikingnowhere18:22
wikingeither he forgot to commit that one18:22
wikingor i dont' know18:23
blackburnyeahh18:23
blackburnit has to be in .h18:23
-!- n4nd0 [~nando@n168-p215.kthopen.kth.se] has joined #shogun19:13
-!- n4nd0 [~nando@n168-p215.kthopen.kth.se] has quit [Ping timeout: 264 seconds]19:30
wikingthere was a bug...19:37
-shogungit:#shogun- [shogun] vigsterkr opened pull request #829: Fix bug introduced in #828 (master...latent) https://github.com/shogun-toolbox/shogun/pull/82919:38
blackburnwiking: I told you soooo19:50
-shogungit:#shogun- [shogun] lisitsyn pushed 2 new commits to master: https://github.com/shogun-toolbox/shogun/compare/aaf320fb3075...c9a8772920c019:50
-shogungit:#shogun- shogun/master 70c0282 Viktor Gal: Fix bug introduced in #82819:50
-shogungit:#shogun- shogun/master c9a8772 Sergey Lisitsyn: Merge pull request #829 from vigsterkr/latent...19:50
wikingyeah now it's fixed ;)19:52
wikingtravis is a bitch19:52
wiking;)19:52
shogun-buildbotbuild #645 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/645  blamelist: Viktor Gal <viktor.gal@maeth.com>19:53
shogun-buildbotbuild #646 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/646  blamelist: Sergey Lisitsyn <lisitsyn.s.o@gmail.com>19:54
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has joined #shogun19:54
travis-ci[travis-ci] it's Sergey Lisitsyn's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/323191119:54
-!- travis-ci [~travis-ci@ec2-67-202-27-203.compute-1.amazonaws.com] has left #shogun []19:54
blackburnwiking: http://jmlr.csail.mit.edu/papers/volume13/verstraeten12a/verstraeten12a.pdf know these guys?20:19
@sonney2kblackburn, argh20:23
blackburnsonney2k: argh argh argh20:23
blackburnsonney2k: did you forgot to implement that?20:36
wikinghahaha20:52
wikingi do not understaaaaaaaaaaaaaaaan20:52
wikingUndefined symbols for architecture x86_64:20:53
wikingbut the symbol is there with the .o20:53
blackburnforgot const?20:53
blackburn:D20:53
wikingwhere?20:53
wikinghow? :)20:53
blackburnjust a guess20:54
blackburnit happens20:54
wikingwhat const u mean?20:54
wikingit is missing a whole function20:54
wikingie which is actually the only function in that .o20:54
blackburnwell if you forgot to put a const in impl20:54
blackburnbut it is in declaration20:54
blackburnthat's what I mean20:55
wikingmaybe namespace20:56
wikingshurely it cannot be :)20:57
* blackburn listening to good ol' prodigy tracks20:58
wikinglolface20:59
wikingusing namespace shogun;20:59
wikingwasn't good in the implementation20:59
blackburnha20:59
-!- zxtx [~zv@cpe-75-83-151-252.socal.res.rr.com] has quit [Ping timeout: 256 seconds]21:05
wikingmmm21:10
wikinginteresting :)21:10
blackburnwiking: I rolled up whole tapkee library in 21 days21:22
blackburn:D21:22
blackburnit is mostly ready21:22
blackburn~7k LoC21:24
blackburnmuch shorter than shit I've done in gsoc 201121:24
blackburnwiking:  58 ????diffusion_matrix.array().cwiseQuotient((p*p.transpose()).array().pow(timesteps));21:37
blackburncan yuo believe it produces no temporaries?21:38
wiking:>>>>>>>>>23:10
wikingyey23:32
wikingany plan on merging/depending it in shogun23:32
blackburnwiking: what?23:33
wikingtapkee23:34
blackburnah23:34
blackburnI will push it into shogun once it is ready23:34
wikingcool23:39
wikingshitfuck ncbm is not workiing yet23:39
wiking:S23:39
blackburnNCBM - National Council for the Blind, Malaysia. Helping the blind in Malaysia, umbrella organisation for the blind in Malaysia.23:40
blackburnprobably wrong hah23:40
wikingnon-convex bundle method23:44
--- Log closed Sat Nov 17 00:00:17 2012

Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!