IRC logs of #shogun for Tuesday, 2013-02-19

--- Log opened Tue Feb 19 00:00:47 2013
-!- FSCV [~FSCV@173.254.212.46] has quit [Quit: Leaving]01:09
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 246 seconds]06:11
-!- wiking [~wiking@info2k1.hu] has joined #shogun06:20
-!- blackburn [~lisitsin@mxs.kg.ru] has joined #shogun07:24
-!- n4nd0 [~nando@n182-p16.kthopen.kth.se] has joined #shogun09:34
-!- wiking [~wiking@info2k1.hu] has quit [Changing host]09:55
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun09:55
-!- sumit [73f91219@gateway/web/freenode/ip.115.249.18.25] has joined #shogun10:24
-!- lambday [0e8b614f@gateway/web/freenode/ip.14.139.97.79] has joined #shogun11:33
-!- n4nd0 [~nando@n182-p16.kthopen.kth.se] has quit [Quit: leaving]11:38
-!- lambday [0e8b614f@gateway/web/freenode/ip.14.139.97.79] has quit [Quit: Page closed]11:42
-!- n4nd0 [~fjig@brown-16.csc.kth.se] has joined #shogun11:48
-!- votjak [~chatzilla@46.241.3.209] has joined #shogun12:13
-!- sumit [73f91219@gateway/web/freenode/ip.115.249.18.25] has quit [Ping timeout: 245 seconds]12:48
-!- n4nd0 [~fjig@brown-16.csc.kth.se] has quit [Quit: leaving]13:14
-!- n4nd0 [~fjig@yellow-10.csc.kth.se] has joined #shogun13:22
-!- votjak [~chatzilla@46.241.3.209] has left #shogun []13:24
-!- votjak_ [~votjak@46.241.3.209] has joined #shogun13:30
-!- in3xes [~in3xes@122.174.170.0] has joined #shogun13:57
-!- votjak_ [~votjak@46.241.3.209] has left #shogun ["Leaving"]14:49
-!- FSCV [~FSCV@173.254.212.46] has joined #shogun14:55
-!- FSCV [~FSCV@173.254.212.46] has quit [Ping timeout: 252 seconds]15:08
-!- FSCV [~FSCV@173.254.212.46] has joined #shogun15:10
-!- sumit [73f91219@gateway/web/freenode/ip.115.249.18.25] has joined #shogun15:24
-!- blackburn [~lisitsin@mxs.kg.ru] has quit [Quit: Leaving.]16:11
-!- FSCV [~FSCV@173.254.212.46] has quit [Ping timeout: 264 seconds]17:10
-!- FSCV [~FSCV@187.210.54.166] has joined #shogun17:44
-!- FSCV_ [~FSCV@173.254.212.46] has joined #shogun17:46
-!- FSCV [~FSCV@187.210.54.166] has quit [Ping timeout: 260 seconds]17:48
-!- n4nd0 [~fjig@yellow-10.csc.kth.se] has quit [Quit: leaving]18:27
-!- blackburn [~blackburn@188.168.2.242] has joined #shogun18:54
-!- sumit [73f91219@gateway/web/freenode/ip.115.249.18.25] has quit [Ping timeout: 245 seconds]19:26
-!- in3xes [~in3xes@122.174.170.0] has quit [Read error: Connection reset by peer]20:14
@sonney2kblackburn, sure valgrind!21:10
-!- n4nd0 [~nando@s83-179-44-135.cust.tele2.se] has joined #shogun21:15
@sonney2kn4nd0, any news on the web app?21:30
n4nd0sonney2k: I took a look yesterday to django_evolution21:31
n4nd0but had an oral exam today21:31
n4nd0I will probably be back to it tomorrow21:31
n4nd0sonney2k: I am reading now about this type of warning21:34
n4nd0../../shogun/mathematics/Math.h:248: Warning 509: Overloaded method shogun::CMath::sqrt(float64_t) effectively ignored,21:34
n4nd0../../shogun/mathematics/Math.h:242: Warning 509: as it is shadowed by shogun::CMath::sqrt(float32_t).21:34
n4nd0sonney2k: I believe it is just caused by SWIG21:34
@sonney2kn4nd0, lua?21:37
@sonney2kbut better focus on the website...21:37
@sonney2kwe need to send out some official announcement rather soon21:37
n4nd0I thought we wanted warnings down to zero by this week! :S21:38
n4nd0sonney2k: I saw it on nightly_default http://shogun-toolbox.org/buildbot/builders/nightly_default/builds/287/steps/compile/logs/warnings%20(602)/text21:39
n4nd0it doesn't say anything about lua21:40
@sonney2kn4nd0, well check http://shogun-toolbox.org/buildbot/builders/nightly_default/builds/287/steps/compile/logs/stdio21:42
@sonney2kthere it says lua21:43
n4nd0yeah... I just realized that21:43
n4nd0it appears after swig -lua21:43
n4nd0sonney2k: thanks!21:43
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun21:44
shogun-notifier-shogun: Soeren Sonnenburg :master * 5ad201e / tests/unit/lib/SGVector_unittest.cc: https://github.com/shogun-toolbox/shogun/commit/5ad201e5e6bdb0a24a61867a6b29796866419fe321:44
shogun-notifier-shogun: add unit test for sgvector's setters/getters21:44
shogun-notifier-shogun: Soeren Sonnenburg :master * 49060b0 / src/shogun/ (7 files): https://github.com/shogun-toolbox/shogun/commit/49060b0a4fdc0a8beacf821e09ed04fab9e1367121:44
shogun-notifier-shogun: refactor parameters to use SGVector as dims (for future ndarray support)21:44
shogun-buildbot_build #848 of deb1 - libshogun is complete: Failure [failed test]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/848  blamelist: Soeren Sonnenburg <sonne@debian.org>21:50
n4nd0sonney2k: so did you get to talk to c-base people?22:14
shogun-buildbot_build #217 of ubu1 - libshogun is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/ubu1%20-%20libshogun/builds/21722:16
wikinglol http://corte.si/posts/hacks/github-shhistory/index.html22:32
-!- wiking [~wiking@huwico/staff/wiking] has quit [Quit: leaving]23:30
-!- wiking [~wiking@info2k1.hu] has joined #shogun23:31
-!- wiking [~wiking@info2k1.hu] has quit [Changing host]23:31
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun23:31
-!- n4nd0 [~nando@s83-179-44-135.cust.tele2.se] has quit [Quit: leaving]23:33
-!- wiking [~wiking@huwico/staff/wiking] has quit [Quit: leaving]23:41
-!- sumit [ca4eaca2@gateway/web/freenode/ip.202.78.172.162] has joined #shogun23:46
--- Log closed Wed Feb 20 00:00:47 2013

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