Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MVectors #49

Closed
amrods opened this issue Jan 17, 2022 · 1 comment
Closed

Support MVectors #49

amrods opened this issue Jan 17, 2022 · 1 comment

Comments

@amrods
Copy link

amrods commented Jan 17, 2022

see here:
https://discourse.julialang.org/t/help-with-nonlinearsolve-jl/74735

@ChrisRackauckas
Copy link
Member

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

avik-pal pushed a commit that referenced this issue Nov 1, 2024
Updated halley's method for multivariate functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants