Blog
The OCaml Planet
Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.
Want your Blog Posts or Videos to Show Here?
To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.
Last time I've hoisted all accesses to the source array. This opens the door to being able to process linear arrays representing a matrix i...
Last time I massaged the interpolator to avoid computing every time the linear transformation from destination space to source space, using...
To my Planet OCaml readers, I apologize for veering into Java. I've been playing with Processing of lately, because it's far easier to proto...
(First of a series) My process for going from a textbook implementation of an algorithm to an efficient production-grade version of it is t...
Having come back to actively working on OCI*ML recently, it’s time I cracked on with some more features (I have been promising LOBs for a long time, sorry to anyone who’s still waiting)…
Or at least he now has his own git repository.
OCaml 4 beta 2 has been released, and so I quickly tested OCI*ML with it. Only a couple of minor tweaks were necessary, due to the following changes: Some .cmi for toplevel internals that used to b…