Luc Rocher
Luc Rocher
Hi @rebeccacremona, thanks for reporting this issue. Indeed, manually setting `ocamlmerlin_path` fixes this wrong behavior. I currently think that documenting the `ocamlmerlin_path` variable is easier than starting to update environment...
Hey @bluepichu, thank you for taking time to contribute to this project! Let me know when I can start reviewing your changes. :raised_hands:
@bluepichu Great work! I made a few cosmetic changes and one fix (https://github.com/cynddl/sublime-text-merlin/commit/3bf022ddb328b4abfd6330b8ab89c97a00ab9972): 1. (cosmetic) update HTML string interpolation to Python ```"".format()``` syntax 2. (cosmetic) rename show_errors and display_errors functions,...
Have you been able to replicate them since that?
To recap the discussion: the panel may be intrusive, but necessary to read all the error messages. It's not difficult to add a setting in order to opt-out of the...
Currently, there are now spatial data. Can we plan to add such? How?
Thanks both! I unfortunately don't have a machine with Windows, so it's difficult to replicate what's happening. Are you able to run the Julia code on its own without the...
As said in https://github.com/computationalprivacy/CorrectMatch.jl/issues/6, this should hopefully be fixed soon. I'm upgrading requirements and moving to a JLL package for the Fortran code. There won't be anything to compile anymore...
This should be fixed now with the new version of CorrectMatch.jl.
Thanks @bvanbreugel for opening this PR. We have been trying to use synthcity in our research, but the complex dependencies with old versions of PyTorch and Python is a nightmare....