François Bérenger

Results 238 issues of François Bérenger

prio-02
performance

-if: read in the output from ./bin/fasmifra_frag_dict.py i.e. read in a fragments' dictionary file

prio-01
tests-needed

check that it does not impact the distribution matching property cf. atom typing schemes in molenc's rdkit_wrapper.py

enhancement
prio-02
tests-needed

prio-02
packaging

if you only have few molecules and want to explore all the fragment combinations

prio-03
feature

**Is your feature request related to a problem? Please describe.** One "repair" I have in mind: I read a .sdf file; rdkit crashes because an N has valence 4 (instead...

enhancement
stale

Hello, I am trying to create an opam package that can install liblinear in user-space. It should install two executables in opam's bin directory (liblinear-train and liblinear-predict). The goal is...

related to https://github.com/ocaml/opam-repository/issues/26774 If I understand how to do it for liblinear, I will probably understand how to do the same kind of package for libsvm.