| --- Log opened Sat Jun 03 00:00:57 2017 | ||
| -!- gideonit1 [~gideon@mookmo.net] has joined #shogun | 00:34 | |
| -!- lisitsyn_ [~lisitsyn@37.139.2.75] has joined #shogun | 00:37 | |
| @sukey | Pull Request #3829 "[ProgressBar][WIP] Add a boolean flag to the progress bar." synchronized by geektoni - https://github.com/shogun-toolbox/shogun/pull/3829 | 00:41 | 
|---|---|---|
| -!- lisitsyn [~lisitsyn@37.139.2.75] has quit [Write error: Broken pipe] | 00:42 | |
| -!- lisitsyn_ is now known as lisitsyn | 00:42 | |
| -!- gideonite [~gideon@mookmo.net] has quit [Write error: Broken pipe] | 00:42 | |
| -!- mikeling [uid89706@gateway/web/irccloud.com/x-prfsuislmyishfxl] has joined #shogun | 04:07 | |
| -!- lisitsyn [~lisitsyn@37.139.2.75] has quit [Ping timeout: 255 seconds] | 08:24 | |
| -!- lisitsyn [~lisitsyn@37.139.2.75] has joined #shogun | 08:24 | |
| -!- mikeling [uid89706@gateway/web/irccloud.com/x-prfsuislmyishfxl] has quit [Quit: Connection closed for inactivity] | 08:29 | |
| -!- mikeling [uid89706@gateway/web/irccloud.com/x-eydiwnichytbxgqg] has joined #shogun | 08:42 | |
| mikeling | wiking: lisitsyn ping | 08:42 | 
| @wiking | mikeling, pong | 08:48 | 
| mikeling | wiking: hey, what's the different between clear_array() and reset_array? https://github.com/shogun-toolbox/shogun/blob/develop/src/shogun/lib/DynamicObjectArray.h#L362 | 08:49 | 
| @wiking | mikeling, mmm i think the only difference is in case of m_array i.e. DynArray | 08:50 | 
| @wiking | and i believe the difference is the resizing of the DynArray | 08:50 | 
| @wiking | but lemme check | 08:50 | 
| @wiking | https://github.com/shogun-toolbox/shogun/blob/develop/src/shogun/base/DynArray.h#L431 | 08:50 | 
| @wiking | https://github.com/shogun-toolbox/shogun/blob/develop/src/shogun/base/DynArray.h#L441 | 08:51 | 
| @wiking | as i suspected | 08:51 | 
| @wiking | https://github.com/shogun-toolbox/shogun/blob/develop/src/shogun/base/DynArray.h#L444 | 08:51 | 
| mikeling | hmmmm | 08:51 | 
| mikeling | so clear_array will keep the number of elements | 08:52 | 
| mikeling | just change them to null | 08:52 | 
| mikeling | but reset_array() | 08:52 | 
| @wiking | yes | 08:52 | 
| mikeling | will make array have no actual element in there | 08:52 | 
| @wiking | reset array is basically | 08:52 | 
| @wiking | .clear() | 08:52 | 
| @wiking | on std::vector | 08:53 | 
| mikeling | wiking: ok, thank you! | 08:54 | 
| @sukey | Pull Request #3824 "Replace DynArray with std::vector" synchronized by MikeLing - https://github.com/shogun-toolbox/shogun/pull/3824 | 10:00 | 
| mikeling | wiking: are you still around? | 10:01 | 
| mikeling | :) | 10:01 | 
| @wiking | yes | 10:54 | 
| mikeling | wiking: sorry for the lat reply | 13:42 | 
| mikeling | I always got out of range error like https://pastebin.mozilla.org/9023419 | 13:42 | 
| mikeling | and after I use gdb to debug it | 13:43 | 
| mikeling | it will comes to https://pastebin.mozilla.org/9023420 | 13:44 | 
| mikeling | why the vector will out of range? | 13:44 | 
| @sukey | Pull Request #3830 "Add to linalg trace, zero, identity, add_col_vec (WIP)" synchronized by micmn - https://github.com/shogun-toolbox/shogun/pull/3830 | 16:33 | 
| @sukey | Pull Request #3830 "Add to linalg trace, zero, identity, add_col_vec (WIP)" - https://github.com/shogun-toolbox/shogun/pull/3830 | 16:34 | 
| @sukey | Pull Request #3830 "Add to linalg trace, zero, identity, add_col_vec" - https://github.com/shogun-toolbox/shogun/pull/3830 | 16:34 | 
| @sukey | Pull Request #3831 "[ProgressBar] Refactor the progress bar code and add documentation." opened by geektoni - https://github.com/shogun-toolbox/shogun/pull/3831 | 18:47 | 
| @sukey | Pull Request #3829 "[ProgressBar][WIP] Add a boolean flag to the progress bar." - https://github.com/shogun-toolbox/shogun/pull/3829 | 18:48 | 
| @sukey | Pull Request #3829 "[ProgressBar] Add a boolean flag to the progress bar." - https://github.com/shogun-toolbox/shogun/pull/3829 | 18:48 | 
| ironstark | having trouble building shogun on ubuntu | 19:03 | 
| ironstark | sudo apt-get install libshogun17 gives the error "Unable to locate package" | 19:03 | 
| mikeling | I have a question about but it's not about GSoC or shogun, just a question about ML, could I ask it in here? | 19:06 | 
| -!- mikeling is now known as mikeling|afk | 19:14 | |
| -!- mikeling|afk [uid89706@gateway/web/irccloud.com/x-eydiwnichytbxgqg] has quit [Quit: Connection closed for inactivity] | 21:19 | |
| ironstark | facing the following build error while installing shogun on my system | 21:32 | 
| ironstark | https://paste.ubuntu.com/24761698/ | 21:32 | 
| ironstark | please suggest how to rectify it? | 21:32 | 
| --- Log closed Sun Jun 04 00:00:58 2017 | ||
Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!