Sam Isaacson
Sam Isaacson
We need the failing CI based on codecov flag to be false as otherwise we get too many failures induced by codecov problems (they seem to go down / break...
Sorry, but I’m not really up on this interfacing to an external binary stuff (which has never really worked that robustly with the jll when I checked). This was just...
At some point we should probably just investigate if we can use GraphMakie or such and stop using the binaries.
Ok, but I’d prefer to hold off merging this until we know how to fix graph plotting. I’m away from my computer till Monday but can try to investigate some...
@ChrisRackauckas are deprecation warnings supposed to completely fail CI? Is that a new behavior?
Is there a way to set it to only fail for warnings generated in the Catalyst, and not libraries it depends on? I think having to handle ensuring libraries we...
We can test it out sure. I think the packages we'll have to worry about are BifurcationKit, Makie, Plots, HomotopyContinuation, DynamicPolynomials, and DynamicQuantities.
Please keep this PR, which is getting humongous, focused on the changes needed for the DSL functionality. Style changes because you find something personally confusing, which others find standard and...
Yeah, the main issue is I’ve never found documentation on how the function block is supposed to work. That would make it a lot easier to understand what is needed...