hcarty changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | 3.11.1 out now! Get yours from http://caml.inria.fr/ocaml/release.html
Smerdyakov has quit ["Leaving"]
tvn2009 has joined #ocaml
<tvn2009> what's the difference between float and float_of_int ?
<tvn2009> they both seem to do the same thing , i.e., convert int to float
<hcarty> tvn2009: They are both different names for the same function
<hcarty> tvn2009: Also, if you are still looking for statistics routines - ocamlgsl wraps a large portion of the GSL statistics functions.
<tvn2009> ah ok - thanks hcarty
<tvn2009> I think I got the statistic functions I need --
<tvn2009> just stdeviation and covariance
<hcarty> Ok, cool. Just for future reference then, those are both in (OCaml)GSL, along with a number of other mathematically-useful functions.
<hcarty> And, of coure, the OCaml-R interface you were directed to before :-)
<tvn2009> yeh - k
psnively has joined #ocaml
psnively has left #ocaml []
julm_ has joined #ocaml
slash_ has quit [Client Quit]
<Camarade_Tux> \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/
<Camarade_Tux> (I have to stress the fact I typed all of them -_- )
<Camarade_Tux> the story is basically that for ocaml-gir, I now have some input for dbus-glib bindings
<Camarade_Tux> (and gobject-introspection's upstream did everything but helped me get that)
julm_ has quit [Remote closed the connection]
mlh has joined #ocaml
tmaeda has joined #ocaml
julm has joined #ocaml
<hcarty> Camarade_Tux: What is the current state of ocaml-gir?
julm_ has joined #ocaml
tmaedaZ has quit [Read error: 110 (Connection timed out)]
<Camarade_Tux> hcarty: it's mostly good, I'm going to migrate it to use lablgtk's propcc and to use .var files so the generated code is more lablgtk-ish (that's what lablgtk uses) and then I'll have to extensively check I'm always playing as nicely as possible with the gv
<Camarade_Tux> GC
<Camarade_Tux> right now the main problem is getting good input files: gobject-introspection always skips GError** parameters in functions for instance (so everything fails to compile)
<Camarade_Tux> I also need to manage dependencies between modules and something I've just forgotten
<Camarade_Tux> I probably won't find what it was tonight, good night :)
tmaeda0 has joined #ocaml
<hcarty> Good night
tmaeda has quit [Read error: 110 (Connection timed out)]
julm has quit [Read error: 110 (Connection timed out)]
julm_ has quit [Read error: 110 (Connection timed out)]
espresso has joined #ocaml
tvn2009 has quit ["ChatZilla 0.9.85 [Firefox-3.5 3.5.2/20090803152903]"]
thrasibule has joined #ocaml
verte has joined #ocaml
julm_ has joined #ocaml
silas_ is now known as silas
julm__ has joined #ocaml
julm_ has quit [Read error: 110 (Connection timed out)]
julm__ has quit [Read error: 110 (Connection timed out)]
<palomer> hrmph
<palomer> what I want to know is how to do type inference with recursive types
<palomer> seriously
sOpen has joined #ocaml
thrasibule has quit [Read error: 110 (Connection timed out)]
julm_ has joined #ocaml
ztfw has quit [Remote closed the connection]
julm_ is now known as julm
_zack has joined #ocaml
ttamttam has joined #ocaml
sOpen has quit [Read error: 110 (Connection timed out)]
mlh has quit ["leaving"]
_zack has quit ["Leaving."]
mlh has joined #ocaml
ttamttam has quit ["Leaving."]
ttamttam has joined #ocaml
_zack has joined #ocaml
julm_ has joined #ocaml
Submarine has joined #ocaml
sOpen has joined #ocaml
julm has quit [Read error: 110 (Connection timed out)]
Submarine has quit [Client Quit]
julm_ is now known as julm
<flux> camarade_tux, it mentally annoys me that gtk and compacting gc don't play well together (or that's what I've heard). apparently your bindings hwoever do work?
hkBst has joined #ocaml
onigiri has joined #ocaml
dmentre has joined #ocaml
sOpen has quit [Read error: 110 (Connection timed out)]
julm_ has joined #ocaml
julm has quit [Read error: 60 (Operation timed out)]
julm has joined #ocaml
julm has quit [Client Quit]
julm has joined #ocaml
_zack has quit [Read error: 110 (Connection timed out)]
_zack has joined #ocaml
julm_ has quit [Read error: 110 (Connection timed out)]
_andre has joined #ocaml
_zack has quit ["Leaving."]
komar_ has quit ["WeeChat 0.2.6.3-ohshi"]
komar_ has joined #ocaml
th5 has joined #ocaml
komar_ has quit [Read error: 110 (Connection timed out)]
jeddhaberstro has joined #ocaml
Amorphous has quit [Read error: 104 (Connection reset by peer)]
jonafan_ has joined #ocaml
komar_ has joined #ocaml
Amorphous has joined #ocaml
jonafan has quit [Read error: 110 (Connection timed out)]
albacker has joined #ocaml
_zack has joined #ocaml
hkBst_ has joined #ocaml
hkBst has quit [Read error: 104 (Connection reset by peer)]
Tinos has joined #ocaml
_zack has quit ["Leaving."]
Tinos has quit []
<Camarade_Tux> flux: I don't know how compaction plays with my bindings, I've had to use Gc.compact in order to free C-side objects as it is the only way to force a call to the finalization functions
rwmjones is now known as rwmjones__
<Camarade_Tux> however I don't know if it is really needed: what ocaml really knows about and manages is probably only a pointer or a bunch of them and you'd probably have no fragmentation problems before you allocate millions of widgets
rcloud has joined #ocaml
dmentre has quit ["Leaving."]
rjones has joined #ocaml
rjones is now known as rwmjones
jonafan_ is now known as jonafan
jeddhaberstro has quit [Client Quit]
ulfdoz has joined #ocaml
_zack has joined #ocaml
onigiri has quit []
Alpounet has joined #ocaml
verte has quit ["~~~ Crash in JIT!"]
smimou has quit ["bli"]
smimou has joined #ocaml
rwmjones has left #ocaml []
rwmjones__ is now known as rwmjones
th5 has quit []
rwmjones is now known as rwmjones-afk
ttamttam has quit ["Leaving."]
Yoric[DT] has joined #ocaml
Submarine has joined #ocaml
travisbrady has joined #ocaml
Snark has joined #ocaml
_zack has quit ["Leaving."]
julm_ has joined #ocaml
julm has quit [Read error: 104 (Connection reset by peer)]
jimmyb2187 has left #ocaml []
jimmyb2187 has joined #ocaml
slash_ has joined #ocaml
julm__ has joined #ocaml
julm_ has quit [Read error: 54 (Connection reset by peer)]
Submarine has quit [Read error: 110 (Connection timed out)]
julm_ has joined #ocaml
Snark has quit ["Ex-Chat"]
ttamttam has joined #ocaml
julm__ has quit [Read error: 110 (Connection timed out)]
sOpen has joined #ocaml
sOpen has quit [Read error: 110 (Connection timed out)]
julm__ has joined #ocaml
ttamttam has quit ["Leaving."]
julm_ has quit [Read error: 110 (Connection timed out)]
peddie has quit ["leaving"]
peddie has joined #ocaml
_andre has quit ["leaving"]
ulfdoz has quit [Read error: 60 (Operation timed out)]
julm_ has joined #ocaml
julm__ has quit [Read error: 54 (Connection reset by peer)]
Ched has quit ["Ex-Chat"]
tomaw has quit [Read error: 104 (Connection reset by peer)]
tomaw has joined #ocaml
rcloud has quit [Remote closed the connection]
jeddhaberstro has joined #ocaml
julm__ has joined #ocaml
sgnb has quit [Read error: 104 (Connection reset by peer)]
sgnb has joined #ocaml
onigiri has joined #ocaml
Yoric[DT] has quit ["Ex-Chat"]
albacker has quit ["Leaving"]
hkBst_ has quit [Read error: 104 (Connection reset by peer)]
julm_ has quit [Read error: 110 (Connection timed out)]
julm__ has quit [Read error: 104 (Connection reset by peer)]
smimou has quit ["bli"]
myst has joined #ocaml
myst has left #ocaml []
Alpounet has quit ["Leaving"]
det has joined #ocaml
julm has joined #ocaml
appletizer has joined #ocaml
julm has quit [Read error: 145 (Connection timed out)]
julm has joined #ocaml
julm has quit [Read error: 110 (Connection timed out)]