François Bérenger

Results 238 issues of François Bérenger

Hello, The default behavior should be the filter command (because the other commands should only rarely be used). -i: input file -o: output file, same file format than the input...

I feel, hiding away in a configuration file which rule set to use is a little dangerous, because this is indirect (some users will not know/realize which rule set is...

Currently, only a bitstring version is provided. In regression settings, this might be sub-optimal.

Hello, Shouldn't there be at least a warning on symmetric compounds? Regards, F.

Hello, An efficient implementation technique is describbed in there: "Tipping, M., & Faul, A. (2003). Fast marginal likelihood maximization for sparse Bayesian models, paper presented at Ninth International Workshop on...

It should be like this to be less error prone at use: (\* does the string starts with prefix ? *) let starts_with ~str ~prfx = Str.string_match (Str.regexp ("^" ^...

Hello, I about I add the possibility to output the dependency graph of all installed packages in a way that can be used by external tools such as dot from...

There are a lot of lines with length > 80 chars.

Hi, I'd like to do the following work: I will introduce actions in odb. Actions on each package are: get | configure | build | install | uninstall Then, the...