Marcello Seri

Results 435 comments of Marcello Seri

I think an issue here may be that the internal centos images are already using the correct snapshoted repositories, while the upstream centos is not

@MarkSymsCtx @euanh Should we close or merge this PR?

I'll postpone this to after the move to python3 then

Concerning Lwt_io, the "fix" is only in the new `cohttp-server-lwt-unix`, where we remove the dependency on `conduit` and move to `Lwt_io.direct_access`, see https://github.com/mirage/ocaml-cohttp/pull/898 and https://github.com/mirage/ocaml-cohttp/pull/907 (the package was introduced in...

Another common issue with homebrew on mac is having both a rosetta x86_64 hombrew install and also a native arm64. In this case it is quite common to see random...

See as an example the use done here: https://github.com/ocaml/opam-repository/pull/25076

I don't know enough about machine learning, but if it is moved to ocaml-community I'd be happy to help maintaining the linear algebra and numerical methods part.

I agree as well. If we have enough freedom of operation, I'd be happy to join the effort of making it more modular and having a shared more uniform api...

I cannot speak for the repository but I do periodically merge fixes from PRs in my local repo, so if you take the time to do it there will surely...