sebferre / MADIL

MDL-based learning of pattern-based predictive models
GNU General Public License v3.0
0 stars 0 forks source link

Building MADIL #1

Open paulvanwamelen opened 1 month ago

paulvanwamelen commented 1 month ago

I'm trying to build MADIL. Seems like it needs https://bitbucket.org/sebferre/ocaml-lib/src/, but it seems some things are missing. I needed Mysql.from_bintree (which I think I was able to hack up myself :)), but now I seem to need a Range type. Also Myseq.counter seems missing. Is there possibly a newer version of ocaml-lib available?

sebferre commented 1 month ago

Thank you for raising this issue. I have now pushed the latest commits of repository ocaml-lib.