IRC logs of #shogun for Monday, 2019-03-18

--- Log opened Mon Mar 18 00:00:56 2019
-!- wiking [~wiking@c-185-45-237-122.customer.ggaweb.ch] has joined #shogun05:30
-!- wiking [~wiking@c-185-45-237-122.customer.ggaweb.ch] has quit [Changing host]05:30
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun05:30
-!- mode/#shogun [+o wiking] by ChanServ05:30
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 272 seconds]05:35
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun05:51
-!- mode/#shogun [+o wiking] by ChanServ05:51
-!- hdsingh [ca0e7aa6@gateway/web/freenode/ip.202.14.122.166] has joined #shogun06:03
-!- hdsingh [ca0e7aa6@gateway/web/freenode/ip.202.14.122.166] has quit [Quit: Page closed]07:00
-!- hdsingh [ca0e7aa6@gateway/web/freenode/ip.202.14.122.166] has joined #shogun07:01
-!- hdsingh [ca0e7aa6@gateway/web/freenode/ip.202.14.122.166] has quit [Client Quit]07:01
-!- pilgrm [0e8bcfa3@gateway/web/freenode/ip.14.139.207.163] has joined #shogun07:38
pilgrmhi07:38
-!- pilgrm [0e8bcfa3@gateway/web/freenode/ip.14.139.207.163] has quit [Client Quit]07:42
-!- gf712 [90520894@gateway/web/freenode/ip.144.82.8.148] has joined #shogun09:01
-!- geektoni [c1cdd24a@gateway/web/freenode/ip.193.205.210.74] has joined #shogun09:34
-!- wiking [~wiking@huwico/staff/wiking] has quit [Remote host closed the connection]10:50
-!- wiking [~wiking@c-185-45-237-122.customer.ggaweb.ch] has joined #shogun10:59
-!- wiking [~wiking@c-185-45-237-122.customer.ggaweb.ch] has quit [Changing host]10:59
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun10:59
-!- mode/#shogun [+o wiking] by ChanServ10:59
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 255 seconds]11:03
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun11:07
-!- mode/#shogun [+o wiking] by ChanServ11:07
gf712wiking: hey11:34
@wikingho11:34
gf712do hou11:34
@wikingque?11:35
gf712wiking: do you know an easy way to get the upper triangle of a sgmatrix?11:35
gf712sorry pressed enter too early :p11:35
@wikingonly with eigenmap11:35
gf712would I be better off just copying in a loop then?11:36
@wikingmmm i mean if it's in cpu memory11:36
@wikingeigen upper triangular should we b fine11:36
@wikingas that's zero copy11:36
gf712basically I calculate pairwise dist and then want the median11:36
@wikinghttps://eigen.tuxfamily.org/dox/classEigen_1_1TriangularView.html11:36
gf712and its a waste doing median with the whole thing11:36
@wikingthere's a typedef for mapping sgmatrix to eigen matrix11:37
@wikingEigenMatrixXtMap11:37
@wikingoperator EigenMatrixXtMap() const;11:37
@wikingyou get back an eigen matrix11:37
@wikingand u do that triangularview11:37
gf712do you think getting upper and then median would be better than doing median of whole thing?11:38
@wikingwell less iterations no? :)_11:38
gf712yup11:38
@wikingso then yes it's better11:38
@wiking:)11:38
gf712I guess the triangular view would be quick11:38
gf712aight11:38
gf712any point adding that as a utility function in linalg11:38
gf712?11:39
@wikingyou mean to get the upper triangular view?11:39
gf712yes11:39
@wikingdunno if viennacl supports such operations11:39
@wikinghopefully yes11:39
gf712I added median to linalg btw but it uses pure stl11:39
-!- gf712 [90520894@gateway/web/freenode/ip.144.82.8.148] has quit [Ping timeout: 256 seconds]13:15
-!- durovo [~durovo@16.c4.2fa9.ip4.static.sl-reverse.com] has quit [Remote host closed the connection]13:28
-!- durovo1 [~durovo@7b.65.2ea9.ip4.static.sl-reverse.com] has joined #shogun13:28
@wikinglisitsyn: pingu14:05
-!- theartful [~theartful@195.246.59.16] has joined #shogun15:27
-!- theartful [~theartful@195.246.59.16] has quit [Client Quit]15:28
-!- geektoni [c1cdd24a@gateway/web/freenode/ip.193.205.210.74] has quit [Quit: Page closed]17:10
-!- gf712 [1f0ef8ff@gateway/web/freenode/ip.31.14.248.255] has joined #shogun17:21
-!- sighingnow [~sighingno@2001:da8:203:81:61cb:e403:788a:f5c3] has quit [Remote host closed the connection]17:24
-!- wiking [~wiking@huwico/staff/wiking] has quit [Remote host closed the connection]17:29
-!- wiking [~wiking@c-185-45-237-122.customer.ggaweb.ch] has joined #shogun17:45
-!- wiking [~wiking@c-185-45-237-122.customer.ggaweb.ch] has quit [Changing host]17:45
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun17:45
-!- mode/#shogun [+o wiking] by ChanServ17:45
-!- gf712 [1f0ef8ff@gateway/web/freenode/ip.31.14.248.255] has quit [Ping timeout: 256 seconds]18:52
--- Log closed Tue Mar 19 00:00:58 2019

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