Oliver Schulz
Oliver Schulz
Thanks @grasph !
@grasph this is only for x86 Linux, not for ARM Linux, right?
> Do you have a use case for ARM Linux Not urgently, no. We just finally have an NVIDIA ARM+GPU system and I wanted to give it a try. :-)...
PythonCall still seems to have trouble with Julia multi-threading (well, PyCall can have too, but it seems worse with PythonCall). So I'm not sure ... question is, do we need...
> I'd suggest to remove it from Package Registrator (if such thing is possible). It's not - that would also very much go against the concept of reproducible computation that...
> The problem isn't necessarily that $LONG_COMPUTATION is rerun, but rather that it is blocking the evaluation of everything else. I don't think parallelizing evaluation will help for the use...
Thanks so much @SimonLafran !
> Is it workable to mark the new AnnotatedString APIs as experimental That approach worked quite well with the multithreading API, I think?
> I'd say you should never have IJulia in a project environment. Yes, this is what I'm currently telling people who are new to Julia. It is a bit of...
Hm, that's quite specialized - what do you think @devmotion ?