François Bérenger
François Bérenger
Dear futharckers, I wrote this recently: https://github.com/ocaml-bench/sandmark/blob/master/benchmarks/multicore-grammatrix/grammatrix.ml The Gram matrix is quite useful in several machine learning settings. I think it might be a nice, real-world, addition to the futhark...
Hello, I think it may be useful to have a module so that people can directly read/write untagged values, without having to go through biniou's output buffer (and associated data...
Error I get if I try to run an ocamlscript under a 5.1.0 ocaml switch. It does not happen w/ earlier versions of ocaml.
``` A .travis.yml file should be added to the repository and the CI system should be turned on by an administrator. Generally, builds should be tried on the latest several...
If we do this, then it compiles with dune, but all the tests and examples fail like ``` File "/home/berenger/src/ocamlscript/tests/./unpack", line 9, characters 0-26: Error: Unbound module Ocamlscript ``` Hence...
Because, it can store integers and strings (so anything after marshaling). So, it looks terribly tempting...
that would be amazing
also added some test data that I know is modelizable by several regressors