IRC logs of #shogun for Saturday, 2011-07-23

--- Log opened Sat Jul 23 00:00:00 2011
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has quit [Ping timeout: 258 seconds]00:01
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has joined #shogun00:02
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has quit [Ping timeout: 276 seconds]00:55
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has joined #shogun00:56
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has quit [Ping timeout: 276 seconds]01:23
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has joined #shogun01:26
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has quit [Ping timeout: 240 seconds]02:17
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has joined #shogun02:18
-!- in3xes [~in3xes@180.149.49.230] has quit [Ping timeout: 255 seconds]02:25
-!- alesis-novik [~alesis@cpat001.wlan.net.ed.ac.uk] has quit [Quit: Leaving]02:30
-!- in3xes [~in3xes@180.149.49.230] has joined #shogun04:43
-!- f-x [~user@117.192.196.224] has joined #shogun05:34
-!- f-x [~user@117.192.196.224] has quit [Read error: Connection reset by peer]05:55
-!- f-x [~user@117.192.196.224] has joined #shogun05:56
-!- in3xes [~in3xes@180.149.49.230] has quit [Quit: Leaving]06:01
-!- f-x [~user@117.192.196.224] has left #shogun ["ERC Version 5.3 (IRC client for Emacs)"]06:29
-!- in3xes [~in3xes@180.149.49.230] has joined #shogun12:04
-!- gsomix [~gsomix@95.67.172.217] has joined #shogun12:11
-!- blackburn [~blackburn@188.122.253.215] has joined #shogun12:32
-!- in3xes_ [~in3xes@180.149.49.230] has joined #shogun12:52
-!- in3xes [~in3xes@180.149.49.230] has quit [Ping timeout: 260 seconds]12:56
@sonney2kalesis sure...13:07
blackburnsonney2k: any news?13:09
blackburn;)13:09
@sonney2kyes13:09
@sonney2kI am still drunk because of all the vodka I had yesterday :D13:09
@bettyboo:Q13:09
@sonney2kyes we all missed you that much ;-)13:09
blackburnnot really: I've read logs ;)13:10
@sonney2kahh that, you must have missed the hidden messages ;-)13:20
blackburnI will receive keyboard on monday, my efficiency raises!13:21
@sonney2kblackburn, and I will receive 16GB of memory next wee13:25
@sonney2kk13:25
blackburnsonney2k: do you eat memory?13:26
@sonney2kso I hope I can create some virtual server and do some automated build-tests13:26
@sonney2kwas just 73 EUR13:26
@sonney2kblackburn, btw I tried to get r_modular to work at all13:27
@sonney2knothing13:27
blackburnwhy?13:27
@sonney2kit is in some weird recursions I have no idea of13:27
@sonney2keven without any typemap13:28
@sonney2kinfinite recursion I mean13:28
-!- in3xes_ is now known as in3xes14:27
-!- genix [~gsomix@109.169.136.182] has joined #shogun14:29
-!- gsomix [~gsomix@95.67.172.217] has quit [Ping timeout: 252 seconds]14:30
-!- genix is now known as gsomix_14:30
-!- gsomix_ is now known as gsomix14:30
-!- in3xes [~in3xes@180.149.49.230] has quit [Quit: Leaving]16:09
-!- blackburn [~blackburn@188.122.253.215] has quit [Quit: Leaving.]16:35
gsomixbad news from Norway. =____=17:09
-!- in3xes [~in3xes@180.149.49.227] has joined #shogun17:42
-!- in3xes [~in3xes@180.149.49.227] has quit [Ping timeout: 255 seconds]19:30
-!- in3xes [~in3xes@180.149.49.227] has joined #shogun19:43
-!- blackburn [~blackburn@188.122.253.215] has joined #shogun21:00
blackburnok world goes crazy these two days21:00
-!- in3xes_ [~in3xes@180.149.49.227] has joined #shogun21:15
-!- in3xes [~in3xes@180.149.49.227] has quit [Ping timeout: 276 seconds]21:19
-!- in3xes1 [~in3xes@180.149.49.227] has joined #shogun21:32
-!- in3xes_ [~in3xes@180.149.49.227] has quit [Ping timeout: 276 seconds]21:36
@sonney2khttp://www.swig.org/Doc2.0/R.html#R_nn423:16
@sonney2ksection bugs23:16
@sonney2kCurrently the following features are not implemented or broken:23:16
@sonney2kGarbage collection of created objects23:16
@sonney2kC Array wrappings23:16
@sonney2kso it is just useless23:16
blackburnsonney2k: any ideas why delete[] might fail?23:16
@sonney2kblackburn, ?23:16
blackburn        double* work = new double[lworkl];23:17
blackburn        DGEQRF(&m, &n, a, &lda, &tau, work, &lworkl, info);23:17
blackburn        delete[] work;23:17
blackburnfails on delete23:17
@sonney2kblackburn, use valgrind to figure out what is wrong23:17
@sonney2kI suspect memory corruption23:17
blackburnokaay23:28
-!- blackburn [~blackburn@188.122.253.215] has quit [Read error: Connection reset by peer]23:35
-!- blackburn [~blackburn@188.122.253.215] has joined #shogun23:35
CIA-87shogun: Sergey Lisitsyn master * r1db16d9 / (2 files): Added DGEQR wrapper for QR factorization - https://github.com/shogun-toolbox/shogun/commit/1db16d9cbf7fe0da5c2645f8ab175840c357f97c23:45
gsomixoh, and train crash in China23:45
gsomixbb23:56
-!- gsomix [~gsomix@109.169.136.182] has quit [Quit: Ухожу я от вас (xchat 2.4.5 или старше)]23:56
--- Log closed Sun Jul 24 00:00:05 2011

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