Tommy Hofmann
Tommy Hofmann
Thanks. I got the upstream tests working (will add some of the examples as tests here). But I cannot wrap my hand around the error for Fronts.jl. Even with ResumabelFunctions...
The only errors in the "breakage" CI run are the ones that are already present without this PR, see https://github.com/JuliaDynamics/ResumableFunctions.jl/pull/101.
Tests are looking good, thanks for the quick fix.
@Krastanov Modulo cleaning up and documenting the approach, I am happy with the functionality. I linked the issues that are resolved with this in OP. But there are many other...
@Krastanov Any update on this?
Sounds good to me, but could you wait with the review till I have cleaned it up a bit? I will let you know once it is ready.
I updated the PR, hopefully addressing all your comments @Krastanov. I also added a fix for a julia regression on >= 1.11 (https://github.com/JuliaLang/julia/issues/54664). Let me know if there some anything...
Yes, I think it is missing. It should be an error.
Since JuliaLowering.jl is not registered, I wonder how you envisioned a solution using JuliaLowering.jl?