adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.08 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.08/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
Hrundi_V_Bakshi has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Haudegen has quit [Ping timeout: 276 seconds]
keep_learning has joined #ocaml
jao has joined #ocaml
AtumT has quit [Quit: AtumT]
crichoux has joined #ocaml
crichoux has quit [Changing host]
crichoux has joined #ocaml
laudecay has joined #ocaml
crichoux has quit [Ping timeout: 240 seconds]
laudecay has quit [Ping timeout: 268 seconds]
assemblyman has joined #ocaml
infinity0 has quit [Ping timeout: 276 seconds]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
jao has quit [Remote host closed the connection]
tormen has joined #ocaml
tormen_ has quit [Ping timeout: 276 seconds]
mfp has quit [Ping timeout: 276 seconds]
_whitelogger has joined #ocaml
jao has joined #ocaml
jao is now known as Guest61432
gravicappa has joined #ocaml
assemblyman has quit [Quit: ™]
_whitelogger has joined #ocaml
vicfred has joined #ocaml
Guest61432 has quit [Remote host closed the connection]
malina has joined #ocaml
jao has joined #ocaml
malina has quit [Remote host closed the connection]
_whitelogger has joined #ocaml
FreeBirdLjj has joined #ocaml
laudecay has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 268 seconds]
laudecay has quit [Ping timeout: 245 seconds]
ggole has joined #ocaml
jao has quit [Ping timeout: 245 seconds]
narimiran has joined #ocaml
count3rmeasure has joined #ocaml
theglass has quit [Quit: ZNC - http://znc.in]
ravenousmoose has joined #ocaml
picolino has quit [Ping timeout: 240 seconds]
kakadu has joined #ocaml
picolino has joined #ocaml
jmiven has quit [Quit: bye]
malina has joined #ocaml
jmiven has joined #ocaml
ravenousmoose has quit [Ping timeout: 276 seconds]
nullifidian_ has joined #ocaml
nullifidian has quit [Ping timeout: 265 seconds]
vsiles has quit [Remote host closed the connection]
Haudegen has joined #ocaml
gareppa has joined #ocaml
nullifidian_ is now known as nullifidian
theglass has joined #ocaml
theglass has quit [Changing host]
theglass has joined #ocaml
gareppa has quit [Quit: Leaving]
mfp has joined #ocaml
vsiles has joined #ocaml
hio has joined #ocaml
kakadu has quit [Remote host closed the connection]
sshine has left #ocaml [#ocaml]
ygrek has joined #ocaml
count3rmeasure has quit [Quit: Leaving]
zolk3ri has joined #ocaml
cranix has joined #ocaml
<cranix> hello
<cranix> i'm looking for a way to plot data from list using owl
<cranix> duckduckgo and google did not gave me answer
<cranix> i need to convert plain list into dsmat
<cranix> but can not find suitable function for this
jnavila has joined #ocaml
<Kitambi> you can write one using List.map, List.iter[i], depending on how you have to build that
<cranix> Kitambi: i loaded csv from file using Csv module
<cranix> and i would like to plot this using owl
<cranix> in jupyter notebook
<cranix> i'm trying to convert this list first to array
<cranix> buth without and good result
<Kitambi> Array.of_list?
<cranix> i tried that
<cranix> then Mat.of_array
<cranix> but it requires additional parameters
<cranix> and owl insists on using Array2 - two dimensional one
<cranix> and i'm quite confused
<cranix> this only shows plotting function
<cranix> not data from list or array
<cranix> here i have plot function which is what i need
<cranix> but it operates on Owl_dense_matrix.D.mat type
<cranix> instead of something provided but ocaml itself
<cranix> and i can not find a way to convert plain List into this type
<Kitambi> you probably need to iterate over the list to build one (using map, some fold, or some iter)
<Kitambi> so look at the API docs for List :)
<Kitambi> I don't know anything about owl, so I can only give you generic advice for this. unless it has a function to build your matrix type from a list, you'll have to do it manually
gareppa has joined #ocaml
<cranix> Kitambi: i will try
<cranix> anyway thanks for reply
<cranix> hmm
malina has quit [Remote host closed the connection]
<cranix> i waved hands and got new error: owl can not find suitable plotting device O.O
narimiran has quit [Ping timeout: 240 seconds]
<cranix> here i have examples
<cranix> Plot.(loglog ~h ~spec:[ RGB (0,255,0); LineStyle 2; Marker "+" ] ~x:x y);
<cranix> what means parens around loglog?
AtumT has joined #ocaml
cranix has left #ocaml [#ocaml]
jnavila has quit [Ping timeout: 246 seconds]
amiloradovsky has joined #ocaml
<ggole> M.(expr) is short for let open M in expr
<ggole> Probably done to avoid qualifiying all of those constructors
jnavila has joined #ocaml
gareppa has quit [Quit: Leaving]
AtumT_ has joined #ocaml
AtumT has quit [Ping timeout: 265 seconds]
Guest20593 has joined #ocaml
AtumT has joined #ocaml
AtumT_ has quit [Ping timeout: 240 seconds]
ygrek_ has joined #ocaml
ygrek has quit [Ping timeout: 245 seconds]
laudecay has joined #ocaml
Guest20593 has quit [Ping timeout: 258 seconds]
laudecay has quit [Ping timeout: 245 seconds]
<zolk3ri> /3/2
<zolk3ri> Err.
jnavila has quit [Ping timeout: 240 seconds]
ygrek_ has quit [Remote host closed the connection]
ygrek has joined #ocaml
analogue has joined #ocaml
AtumT has quit [Quit: AtumT]
gareppa has joined #ocaml
gareppa has quit [Quit: Leaving]
gareppa has joined #ocaml
gareppa has quit [Remote host closed the connection]
assemblyman has joined #ocaml
tane has joined #ocaml
roygbiv has joined #ocaml
assemblyman has quit [Ping timeout: 245 seconds]
roygbiv has quit [Ping timeout: 276 seconds]
tg has quit [Ping timeout: 246 seconds]
assemblyman has joined #ocaml
gravicappa has quit [Ping timeout: 268 seconds]
assemblyman has quit [Quit: ™]
ziyourenxiang has quit [Ping timeout: 240 seconds]
jnavila has joined #ocaml
analogue has quit [Ping timeout: 240 seconds]
analogue has joined #ocaml
narimiran has joined #ocaml
_whitelogger has joined #ocaml
laudecay has quit [Ping timeout: 265 seconds]
tg has joined #ocaml
Hrundi_V_Bakshi has joined #ocaml
gravicappa has joined #ocaml
tane has quit [Quit: Leaving]
vicfred has quit [Quit: Leaving]
jbrown has quit [Quit: Leaving]
jbrown has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
tane has joined #ocaml
assemblyman has joined #ocaml
gravicappa has quit [Ping timeout: 265 seconds]
jao has joined #ocaml
assemblyman has quit [Quit: ™]
tane has quit [Quit: Leaving]
narimiran has quit [Ping timeout: 265 seconds]
ggole has quit [Quit: Leaving]
jao has quit [Remote host closed the connection]
bitwinery has joined #ocaml
kakadu has joined #ocaml
jao has joined #ocaml
jnavila has quit [Ping timeout: 246 seconds]
troydm has quit [Quit: What is Hope? That all of your wishes and all of your dreams come true? To turn back time because things were not supposed to happen like that (C) Rau Le Creuset]
troydm has joined #ocaml
zapashcanon has quit [Quit: Cheers !]
zapashcanon has joined #ocaml
zapashcanon has quit [Changing host]
zapashcanon has joined #ocaml
kakadu has quit [Remote host closed the connection]
cheesy has quit [Ping timeout: 246 seconds]
slice has joined #ocaml
slice has quit [Client Quit]
slice has joined #ocaml
sagax has quit [Ping timeout: 246 seconds]
sagax has joined #ocaml
Hrundi_V_Bakshi has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
AtumT has joined #ocaml