Antonello Lobianco
Antonello Lobianco
Crosspost from the discourse thread: https://discourse.julialang.org/t/can-someone-provide-a-simple-example-of-using-cxxwrap/115908/6 In the end I found it: ```julia cd(@__DIR__) Pkg.activate(".") using CxxWrap write("hello.cpp", """ #include #include "jlcxx/jlcxx.hpp" std::string greet() { return "hello, world"; } JLCXX_MODULE...
I'll too have a look, but I need a few days....
> @sylvaticus Do you know when you'll have the time to look at this? Hello @nalimilan : how can I test a Pool Request of another package on my package...
Thank you, Should now be solved in BetaML#Master
yes, actually the reason is in an inner function where dispatch calls the wrong `predict` function with the CategoricalVector.... I could change that one, it's not so hard, just felt...
Sorry, I replaced /usr/local/lib/python3.4/dist-packages/pyutilib/workflow/task.py with the new task.py from your commit but I still have the error AttributeError: 'module' object has no attribute 'argv' (unless I comment row 189 self._parser...
Hi.. thanks.. I did already tried that, but not being really sure it was the right approach and having a small problem with it, I didn't implemented it. Actually it...
I support this, or at least increase the default font. For some reason, the text in this app is smaller than the "normal" font in similar apps (Signal, WhatsApp...) making...