| --- Log opened Fri Jan 19 00:00:25 2018 | ||
| -!- HeikoS [~heiko@host86-129-231-92.range86-129.btcentralplus.com] has quit [Ping timeout: 248 seconds] | 00:16 | |
| -!- calvin [76bd2b0e@gateway/web/freenode/ip.118.189.43.14] has joined #shogun | 08:02 | |
| -!- calvin is now known as Guest18303 | 08:02 | |
| Guest18303 | hi | 08:03 | 
|---|---|---|
| -!- Guest18303 [76bd2b0e@gateway/web/freenode/ip.118.189.43.14] has quit [Quit: Page closed] | 08:07 | |
| -!- HeikoS [~heiko@host86-129-231-92.range86-129.btcentralplus.com] has joined #shogun | 10:27 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 10:27 | |
| @wiking | mmm where's sukey | 10:46 | 
| -!- shogitter [~nodebot@ks312251.kimsufi.com] has quit [Remote host closed the connection] | 10:47 | |
| -!- shogitter [~nodebot@ks312251.kimsufi.com] has joined #shogun | 10:47 | |
| -!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun | 10:47 | |
| -!- mode/#shogun [+o sukey] by ChanServ | 10:47 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] vigsterkr pushed 8 commits: | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/92a5999f23f1f084222b0f36a21cab605af3f5e2 | 10:48 | 
| @wiking | sukey, flip | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/0507ff73955fff82884e4681789003b11ec5646d | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/2a300794c1f10e527be625d2cc529bd652bb19eb | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/080ec4a134a9bf5af6f7b5b10c2eb254a632b772 | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/9d2e76e0a33419548d90ee1ba4df2edd47be71b8 | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/a4c84ee839dce1a25d5de3277ec5e3e818166017 | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/558da6bee73c8dcaf842355c36e17a5578034711 | 10:48 | 
| @sukey | https://github.com/shogun-toolbox/shogun/commit/8bff18bc218b2d7884bd16b627b558b34c3c8f0a | 10:48 | 
| @sukey | (/ .?.) ??(???)?? /(.?. ) | 10:48 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 10:51 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: _Sidebar edited by karlnapf | 10:53 | 
| @HeikoS | lisitsyn: whazzup? | 10:53 | 
| lisitsyn | HeikoS: hey | 10:53 | 
| @HeikoS | lisitsyn: I am writing a usability project description now | 10:55 | 
| @HeikoS | wiking: whats up with the R meta example? :) | 10:55 | 
| lisitsyn | HeikoS: I am implementing clone for 'ArrayWrapper' | 10:55 | 
| @wiking | HeikoS, fixing | 10:55 | 
| @HeikoS | https://github.com/shogun-toolbox/shogun/compare/feature/meta_example_r_fix#diff-9713dcedd8b822026b94f290640534a9R12 .. might want to update that one :) | 10:56 | 
| @HeikoS | wiking: cool! | 10:56 | 
| lisitsyn | sounds like daily standup we have here lol | 10:56 | 
| @HeikoS | lisitsyn: cool! where is it? | 10:56 | 
| @wiking | lisitsyn, arraywrapper? | 10:56 | 
| @HeikoS | hehehe | 10:56 | 
| lisitsyn | wiking: yes helper class for any | 10:56 | 
| lisitsyn | to store arrays | 10:56 | 
| @wiking | lisitsyn, how does it wrap? | 10:56 | 
| lisitsyn | T** ptr, size_t* length | 10:56 | 
| @wiking | HeikoS, to what? i mean feel free to update | 10:56 | 
| @HeikoS | lisitsyn: it is good to have a standup for core devs as well :) | 10:56 | 
| @wiking | lisitsyn, yeye but into what? | 10:57 | 
| @HeikoS | wiking: the readme description, this is the super old one | 10:57 | 
| @HeikoS | yeah I will | 10:57 | 
| lisitsyn | wiking: struct { T** ptr, size_t* length } | 10:57 | 
| @wiking | HeikoS, sure it's a feature branch you can update whenever | 10:57 | 
| @wiking | u feel like | 10:57 | 
| @wiking | lisitsyn, so i added this into develop | 10:57 | 
| lisitsyn | wiking: added what | 10:57 | 
| @wiking | https://github.com/shogun-toolbox/shogun/commit/1b55e385bb2326f54394e7a6cabab1f376247448 | 10:57 | 
| lisitsyn | ah | 10:58 | 
| lisitsyn | I now understand | 10:58 | 
| @wiking | so Wrapped* is gone | 10:58 | 
| lisitsyn | why you get triggered by Wrapper | 10:58 | 
| lisitsyn | :) | 10:58 | 
| @wiking | yes | 10:58 | 
| lisitsyn | no it is a different thing | 10:58 | 
| @wiking | :) | 10:58 | 
| @wiking | gotcha | 10:58 | 
| @HeikoS | wiking: oh are the meta examples useing the DynamicObjectArray? | 10:58 | 
| lisitsyn | wiking: it is to store refs to arrays in any | 10:58 | 
| @wiking | HeikoS, yes | 10:58 | 
| @HeikoS | ohoh | 10:58 | 
| @wiking | lisitsyn, mmmm yeah i mean maybe we should merge these? :) | 10:58 | 
| @HeikoS | damn | 10:58 | 
| @HeikoS | I mean great, that's better | 10:59 | 
| @HeikoS | but then | 10:59 | 
| @HeikoS | currently our integration tests are disabled | 10:59 | 
| @wiking | i mean on the end of the day they are in a way doing the same for differenrt purposes | 10:59 | 
| @HeikoS | as the thing returns true on ::equals | 10:59 | 
| @HeikoS | lisitsyn, more incentives for the array wrapper :) | 10:59 | 
| lisitsyn | HeikoS: is it true that we gonna use that arraywrapped thing | 11:00 | 
| lisitsyn | only for clone and equals | 11:00 | 
| @HeikoS | and serialization | 11:00 | 
| lisitsyn | we won't 'get' it | 11:00 | 
| lisitsyn | ah yes | 11:00 | 
| lisitsyn | and serialization | 11:00 | 
| @HeikoS | yeah no get | 11:00 | 
| lisitsyn | super | 11:00 | 
| @HeikoS | because that is outdated | 11:00 | 
| lisitsyn | then I know how do that | 11:01 | 
| @HeikoS | there is sep. API for modification and reading | 11:01 | 
| @HeikoS | lisitsyn: cool | 11:01 | 
| @HeikoS | ah bad bad | 11:01 | 
| @HeikoS | i merged some changes that were supposed to be covered by integration tests | 11:01 | 
| @HeikoS | such a subtle little fuck | 11:01 | 
| @HeikoS | lisitsyn: https://github.com/shogun-toolbox/shogun/pull/4032 | 11:04 | 
| @HeikoS | let's merge this! | 11:04 | 
| @HeikoS | then we can go bsd | 11:04 | 
| lisitsyn | ah | 11:04 | 
| lisitsyn | yeah wanted to push the button | 11:04 | 
| lisitsyn | kawabanga | 11:04 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/4032 merged by lisitsyn | 11:04 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] New commit https://github.com/shogun-toolbox/shogun/commit/c0cb4a765a3dc99fb3324d3e064049a2232ced85 by lisitsyn | 11:04 | 
| @wiking | guys | 11:04 | 
| @wiking | why is EVERYTHING | 11:05 | 
| @wiking | read | 11:05 | 
| @wiking | :) | 11:05 | 
| @wiking | in buildbot | 11:05 | 
| lisitsyn | eh? | 11:05 | 
| @wiking | http://buildbot.shogun-toolbox.org:8080/#/console | 11:05 | 
| @wiking | :D | 11:05 | 
| @HeikoS | uh | 11:05 | 
| @HeikoS | good times :D | 11:05 | 
| @wiking | Fetched in submodule path 'data', but it did not contain 0bc7d73b2cdc29e6a71c12a3f88cf1f1e3e03cf5. Direct fetching of that commit failed. | 11:05 | 
| @wiking | wtf?! | 11:05 | 
| lisitsyn | fml | 11:06 | 
| lisitsyn | :) | 11:06 | 
| lisitsyn | wrong data submodule hash? | 11:06 | 
| @wiking | yeah but i wonder how :) | 11:07 | 
| @wiking | started with this | 11:07 | 
| @wiking | HEAD is now at 5d1e93d3e Rename files for meta examples (#4055) | 11:07 | 
| @wiking | commit 5d1e93d3ec1fcd60580a352dc8b4f698e9d63051 | 11:08 | 
| @wiking | Author: Don <dgkimdev@gmail.com> | 11:08 | 
| @wiking | Date: Fri Jan 12 02:35:47 2018 +0900 | 11:08 | 
| @HeikoS | im checking | 11:08 | 
| @wiking | who merged? | 11:08 | 
| @wiking | i cannot see the merge commit somehow | 11:08 | 
| @wiking | @karlnapf | 11:09 | 
| @wiking | Rename files for meta examples (#4055) | 11:09 | 
| @wiking | dgkim5360 committed with karlnapf 8 days ago | 11:09 | 
| @HeikoS | yep on it | 11:10 | 
| @HeikoS | ah crap | 11:10 | 
| @HeikoS | mmmh travis passed | 11:11 | 
| @wiking | it should have been linked to this | 11:11 | 
| @wiking | https://github.com/shogun-toolbox/shogun-data/commit/1f5996c78ad957da1d3bc849b95054aef36139b9 | 11:11 | 
| @HeikoS | yeah | 11:11 | 
| @HeikoS | why did it work in travis? | 11:11 | 
| @wiking | not to 0bc7d73b2cdc29e6a71c12a3f88cf1f1e3e03cf5 | 11:11 | 
| @wiking | coz different way of checking out submodules | 11:12 | 
| @wiking | https://github.com/shogun-toolbox/shogun-data/pull/140/commits/0bc7d73b2cdc29e6a71c12a3f88cf1f1e3e03cf5 | 11:12 | 
| @wiking | is still there | 11:12 | 
| @HeikoS | mmh I see | 11:12 | 
| @wiking | but yeah cna you push a fixer into develop plz | 11:12 | 
| @wiking | just fix it to current master HEAD of shogun-data | 11:12 | 
| @HeikoS | on it | 11:13 | 
| @wiking | thnx | 11:13 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] New commit https://github.com/shogun-toolbox/shogun/commit/d57e19533b819009691e531180ed2976d231392b by karlnapf | 11:15 | 
| @wiking | letse | 11:16 | 
| @HeikoS | wiking: btw | 11:16 | 
| @HeikoS | wait with merging the R fixes | 11:16 | 
| @HeikoS | integration tests are currently off | 11:16 | 
| @wiking | HeikoS, afaik if you simply merge (ff) then this will not happen | 11:16 | 
| @wiking | yeye i mean it's just i had to factor out the Wrapped* fix | 11:17 | 
| @wiking | that thing is not yet 100% anyways | 11:17 | 
| @HeikoS | sure cool, just wanted to make double sure | 11:17 | 
| @wiking | i'm still on cereal | 11:17 | 
| @HeikoS | I see | 11:17 | 
| @wiking | but that thing was blocking me from many places | 11:17 | 
| @HeikoS | i see | 11:17 | 
| @wiking | i.e. wanted to have that serialization for cereal | 11:17 | 
| @wiking | now building but since headers are changed a lot | 11:17 | 
| @HeikoS | cool, ill get back to application writing | 11:17 | 
| @wiking | it's spinning clock | 11:17 | 
| @wiking | lisitsyn, the any.h is becoming a nonono | 11:18 | 
| @wiking | :) | 11:18 | 
| @wiking | 1k LoC :) | 11:18 | 
| @HeikoS | .cpp | 11:18 | 
| @wiking | unfortunately not really | 11:18 | 
| @wiking | coz of the templates | 11:19 | 
| lisitsyn | well | 11:19 | 
| lisitsyn | it is not really that big | 11:19 | 
| @wiking | :> | 11:19 | 
| lisitsyn | our { } style multiplies LoC | 11:19 | 
| lisitsyn | and there is some doc | 11:19 | 
| @wiking | ../src/shogun/base/class_list.h:46:4: warning: deleting pointer to incomplete type 'shogun::CSGObject' may cause undefined behavior [-Wdelete-incomplete] | 11:20 | 
| @wiking | delete object; | 11:20 | 
| @wiking | lisitsyn, we wanna do delete or SG_UNREF :P | 11:20 | 
| lisitsyn | yeah know that | 11:20 | 
| lisitsyn | delete | 11:20 | 
| @wiking | :> | 11:20 | 
| lisitsyn | wiking: nevermind I'll fix that | 11:20 | 
| @wiking | its ok | 11:20 | 
| @wiking | baaaahaaaa | 11:21 | 
| @wiking | btw did you deliberately did virtual void on(double*) = 0;? | 11:21 | 
| @wiking | i.e. not float64_t ? | 11:21 | 
| lisitsyn | I do not remember exactly but I think I had some issues | 11:21 | 
| lisitsyn | but yeah float64 | 11:21 | 
| @HeikoS | wiking: there is an issue with rxcpp if there is not internet connection i think | 11:26 | 
| @wiking | HeikoS, yes | 11:27 | 
| @wiking | HeikoS, it works if you copy it there | 11:27 | 
| @wiking | where it needs to be | 11:27 | 
| @wiking | :) | 11:27 | 
| @wiking | same story as eigen basically | 11:27 | 
| @HeikoS | what about cmake ignoring it in that case? | 11:28 | 
| @wiking | ignoring what? | 11:28 | 
| @wiking | you cannot | 11:28 | 
| @wiking | it's like eigen | 11:28 | 
| @HeikoS | ah | 11:29 | 
| @HeikoS | it is not guarded | 11:29 | 
| @HeikoS | HAVE_RXCPP | 11:29 | 
| @HeikoS | isnt there | 11:29 | 
| @wiking | mmm | 11:29 | 
| @wiking | there's no guard | 11:29 | 
| @wiking | because it's required | 11:29 | 
| @HeikoS | is that a good idea, to make it a hard dependency? | 11:29 | 
| @wiking | it's like eigen | 11:30 | 
| @wiking | header only | 11:30 | 
| @wiking | just put it there | 11:30 | 
| @wiking | If you download the file by hand and exatract it into external, that should do it | 11:31 | 
| @wiking | you dont need to extract | 11:31 | 
| @wiking | just put the archive there | 11:31 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 11:31 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 11:33 | 
| -shogun-buildbot:#shogun- Build trusty - libshogun - viennacl #262 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/6/builds/262 | 11:34 | |
| @wiking | huhu | 11:34 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 11:35 | 
| -shogun-buildbot:#shogun- Build deb1 - libshogun #243 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/10/builds/243 | 11:50 | |
| @wiking | \o/ | 11:50 | 
| @wiking | ok so this will take the avalanche | 11:50 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 11:56 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 11:57 | 
| @wiking | lisitsyn, mumumu | 11:58 | 
| @wiking | bazdmeg | 11:58 | 
| @wiking | https://github.com/shogun-toolbox/shogun/commit/521f2171f4b8aebfe667b65f39ec3fcc400c8b72 | 11:58 | 
| @wiking | :) | 11:58 | 
| @wiking | #### set required C++ standard level of the compiler | 11:58 | 
| @wiking | set(CMAKE_CXX_STANDARD 14) | 11:58 | 
| @wiking | ? :) | 11:58 | 
| @wiking | fixing | 11:59 | 
| @wiking | mmm | 12:00 | 
| @wiking | we need an appveyor fix for that's | 12:00 | 
| @wiking | as msvc15 does not support is | 12:01 | 
| @wiking | :S | 12:01 | 
| -!- travis-ci [~travis-ci@ec2-54-83-108-224.compute-1.amazonaws.com] has joined #shogun | 12:02 | |
| travis-ci | it's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330731818 | 12:02 | 
| -!- travis-ci [~travis-ci@ec2-54-83-108-224.compute-1.amazonaws.com] has left #shogun [] | 12:02 | |
| @HeikoS | lisitsyn, wiking what is again the name of the super popular black box optimization library? | 12:02 | 
| @wiking | ? | 12:02 | 
| @wiking | wonders how the fuck appveyor compiled | 12:03 | 
| @wiking | :) | 12:03 | 
| @wiking | lisitsyn, make_any is std++17 no? | 12:03 | 
| @wiking | mmm no comprende | 12:04 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 12:04 | 
| @wiking | ah ok | 12:04 | 
| @wiking | i undestand now... i'm stupid :D | 12:04 | 
| @wiking | good | 12:04 | 
| @wiking | lisitsyn, mea culpa | 12:04 | 
| @wiking | :) | 12:04 | 
| @HeikoS | wiking: btw I met the main sklearn guy two days ago | 12:07 | 
| -shogun-buildbot:#shogun- Build bsd1 - libshogun #226 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/31/builds/226 | 12:10 | |
| -shogun-buildbot:#shogun- Build trusty - libshogun #243 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/33/builds/243 | 12:11 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 12:12 | 
| -!- witness [uid10044@gateway/web/irccloud.com/x-myoashpplxbldarf] has quit [Quit: Connection closed for inactivity] | 12:12 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 12:13 | 
| -shogun-buildbot:#shogun- Build CentOS7 - libshogun #332 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/19/builds/332 | 12:32 | |
| -shogun-buildbot:#shogun- Build FC23 - libshogun #331 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/27/builds/331 | 12:33 | |
| -shogun-buildbot:#shogun- Build xenial - libshogun #329 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/16/builds/329 | 12:34 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 12:36 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 12:37 | 
| -shogun-buildbot:#shogun- Build yakkety - libshogun #329 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/1/builds/329 | 12:37 | |
| -shogun-buildbot:#shogun- Build zesty - libshogun #324 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/13/builds/324 | 12:38 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 12:38 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 12:39 | 
| -!- travis-ci [~travis-ci@ec2-54-204-156-165.compute-1.amazonaws.com] has joined #shogun | 12:41 | |
| travis-ci | it's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330731818 | 12:41 | 
| -!- travis-ci [~travis-ci@ec2-54-204-156-165.compute-1.amazonaws.com] has left #shogun [] | 12:41 | |
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has joined #shogun | 12:43 | |
| travis-ci | it's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330732712 | 12:43 | 
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has left #shogun [] | 12:43 | |
| @wiking | HeikoS, which, andreas? | 12:55 | 
| @HeikoS | gael | 12:56 | 
| @wiking | aaah | 12:56 | 
| @wiking | mmm | 12:59 | 
| @wiking | those errors with modular interfaces are like :O | 13:00 | 
| @wiking | ahhaha | 13:00 | 
| @wiking | [100%] Swig source | 13:00 | 
| @wiking | shogun_doxygen.i:71612: Error: Syntax error in input(1). | 13:00 | 
| @wiking | :) | 13:00 | 
| @wiking | no doxygen in travis :) | 13:00 | 
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has joined #shogun | 13:07 | |
| travis-ci | it's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330732712 | 13:07 | 
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has left #shogun [] | 13:07 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: GSoC_2018_deliverables created by karlnapf | 13:08 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: GSoC_2018_deliverables edited by karlnapf | 13:10 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: GSoC_2018_deliverables edited by karlnapf | 13:10 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: GSoC_2018_deliverables edited by karlnapf | 13:11 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: GSoC_2018_project_usability created by karlnapf | 13:20 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Wiki page: Google-Summer-of-Code-2018-Projects edited by karlnapf | 13:23 | 
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has joined #shogun | 13:41 | |
| travis-ci | it's Esben S?rig's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330738361 | 13:41 | 
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has left #shogun [] | 13:41 | |
| -!- travis-ci [~travis-ci@ec2-54-204-156-165.compute-1.amazonaws.com] has joined #shogun | 14:01 | |
| travis-ci | it's Esben S?rig's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330738361 | 14:01 | 
| -!- travis-ci [~travis-ci@ec2-54-204-156-165.compute-1.amazonaws.com] has left #shogun [] | 14:01 | |
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has joined #shogun | 14:23 | |
| travis-ci | it's Heiko Strathmann's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330742150 | 14:23 | 
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has left #shogun [] | 14:23 | |
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has joined #shogun | 14:50 | |
| travis-ci | it's Heiko Strathmann's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/330742150 | 14:50 | 
| -!- travis-ci [~travis-ci@ec2-54-92-193-87.compute-1.amazonaws.com] has left #shogun [] | 14:50 | |
| -!- rahul [~rahul@49.206.127.43] has joined #shogun | 15:52 | |
| -!- rahul is now known as Guest90680 | 15:52 | |
| @wiking | boooo | 16:52 | 
| @wiking | i've jsut witnessed a segfault on import shogun | 16:52 | 
| @wiking | with conda 6.1.3 | 16:52 | 
| @wiking | :( | 16:52 | 
| @wiking | and it's linux | 16:53 | 
| @wiking | not osx :( | 16:53 | 
| @wiking | ooooooo | 17:31 | 
| @wiking | [ 54%] Generating trained_model_serialization_unittest.cc | 17:31 | 
| @wiking | Traceback (most recent call last): | 17:31 | 
| @wiking | File "/cluster/home/galv/shogun/tests/unit/base/trained_model_serialization_unittest.cc.py", line 137, in <module> | 17:31 | 
| @wiking | outputText = entry(TEMPLATE_FILE, input_file, config_file) | 17:31 | 
| @wiking | File "/cluster/home/galv/shogun/tests/unit/base/trained_model_serialization_unittest.cc.py", line 116, in entry | 17:31 | 
| @wiking | and not is_guarded(header, guards)\ | 17:31 | 
| @wiking | File "/cluster/home/galv/shogun/tests/unit/base/trained_model_serialization_unittest.cc.py", line 45, in is_guarded | 17:31 | 
| @wiking | guards = re.findall('#ifdef (\w+)', header.read().lower()) | 17:31 | 
| @wiking | File "/cluster/home/galv/anaconda2/envs/shogun-mkl-35/lib/python3.5/encodings/ascii.py", line 26, in decode | 17:31 | 
| @wiking | return codecs.ascii_decode(input, self.errors)[0] | 17:32 | 
| @wiking | UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 290: ordinal not in range(128) | 17:32 | 
| @wiking | tests/unit/CMakeFiles/shogun-serialization-unit-test.dir/build.make:82: recipe for target 'tests/unit/trained_model_serialization_unittest.cc' failed | 17:32 | 
| @wiking | make[2]: *** [tests/unit/trained_model_serialization_unittest.cc] Error 1 | 17:32 | 
| @wiking | asdf | 17:32 | 
| @wiking | python ftw | 17:32 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/4088 vigsterkr added label: "good first issue" | 17:43 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/4088 vigsterkr added label: "BUG" | 17:43 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/4088 opened by vigsterkr | 17:43 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/4088 vigsterkr added label: "testing" | 17:43 | 
| -!- Guest90680 [~rahul@49.206.127.43] has quit [Read error: Connection reset by peer] | 18:09 | |
| -!- HeikoS [~heiko@host86-129-231-92.range86-129.btcentralplus.com] has quit [Quit: Leaving.] | 20:09 | |
| @wiking | lisitsyn, around? :) | 20:12 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/4089 opened by Red-devilz | 20:18 | 
| lisitsyn | wiking: hey | 20:27 | 
| @wiking | inline T const* typed_pointer(const void* ptr) | 20:29 | 
| lisitsyn | yes | 20:29 | 
| @wiking | conceptually i get it why it's const* | 20:29 | 
| @wiking | but the problem is | 20:29 | 
| @wiking | that then in visitor | 20:29 | 
| @wiking | we need to define | 20:29 | 
| @wiking | T* and T const* | 20:29 | 
| @wiking | :) | 20:29 | 
| @wiking | for example | 20:29 | 
| lisitsyn | oh | 20:29 | 
| lisitsyn | I think visitor should always be const | 20:29 | 
| @wiking | ok | 20:29 | 
| @wiking | then i fix it that way | 20:29 | 
| @wiking | indeed | 20:29 | 
| @wiking | you ar eright | 20:29 | 
| lisitsyn | yeah sounds good | 20:29 | 
| @wiking | visitor is readonly | 20:29 | 
| @wiking | :like: | 20:30 | 
| @wiking | :+1: | 20:30 | 
| lisitsyn | otherwise | 20:30 | 
| lisitsyn | it would be messy | 20:30 | 
| lisitsyn | wiking: T from templates and consts get a bit crazy sometimes | 20:30 | 
| lisitsyn | so I might messed something | 20:30 | 
| lisitsyn | to solve that people usally do something like std::decay<std::fuck_my_life:: | 20:30 | 
| lisitsyn | std::help_me<std::drop_any_regulations<T>> | 20:31 | 
| @wiking | :> | 20:33 | 
| @wiking | mmm | 20:35 | 
| @wiking | shou;ldn't it be const T*? :) | 20:35 | 
| @wiking | http://demin.ws/blog/english/2009/09/30/const-t-t-const/ | 20:35 | 
| @wiking | :) | 20:35 | 
| @wiking | ok | 20:35 | 
| @wiking | lisitsyn, should i do const T* rather than T const* in the function declaration | 20:36 | 
| @wiking | virtual void on(const bool*) = 0; | 20:37 | 
| @wiking | looks nicer to me than virtual void on(bool const*) = 0; | 20:37 | 
| @wiking | but i mean this is my personal pref | 20:37 | 
| lisitsyn | wiking: yes const bool* | 20:41 | 
| -!- rrahul [~rahul@49.206.127.43] has joined #shogun | 20:45 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/4090 opened by shubham808 | 21:01 | 
| -!- HeikoS [~heiko@host86-129-231-92.range86-129.btcentralplus.com] has joined #shogun | 21:05 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 21:05 | |
| @sukey | [https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/4090 closed by shubham808 | 21:13 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/4091 opened by Red-devilz | 21:20 | 
| @sukey | [https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/4091 | 21:23 | 
| -!- rrahul [~rahul@49.206.127.43] has quit [Ping timeout: 256 seconds] | 22:08 | |
| --- Log closed Sat Jan 20 00:00:27 2018 | ||
Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!