Uwe Fechner
Uwe Fechner
Have a look at https://github.com/robertobucher/pysimCoder for some ideas how to write such a GUI...
Indeed, I don't think there is any planned work on this at the moment. Please correct me if I am wrong.
Just tested QML 0.9.1 with Julia 1.10.5, and the tests pass. Therefore I close this issue. If there still is an issue with a different configuration, please comment and I...
Perhaps this can be closed now that 0.8 is released?
Would be very nice to have!
First question: Which feature does SymPy.jl provide that SymPyPythonCall.jl doesn't provide? Second question: Which features are missing in Symbolics.jl for implementing the conversion of a symbolic s expression into a...
https://github.com/JuliaPy/PythonCall.jl is the future...
> I cannot motivate spending time figuring it out. The question is, would you accept a pull request that replaces PyCall with PythonCall?
The data to reproduce the bug can be downloaded here: https://gist.github.com/ufechner7/812ad4770ca7b2bea83429161b02b11a
One more finding: The error does NOT happen when I launch julia with the command: julia --project It DOES happen when I launch it with the command: julia -t auto...