You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll handle this in a bit. There's two things here. One thing is that https://github.com/SciML/NonlinearSolve.jl/blob/master/src/scalar.jl we should make the scalar dispatch also support static arrays, that would be the direct fix to this issue. The other thing is that this repo needs to change from having an internal linear solver interface to using NonlinearSolve.jl
see here:
https://discourse.julialang.org/t/help-with-nonlinearsolve-jl/74735
The text was updated successfully, but these errors were encountered: