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

nonlinear system?? #86

Closed
vpuri3 opened this issue Jan 9, 2022 · 3 comments
Closed

nonlinear system?? #86

vpuri3 opened this issue Jan 9, 2022 · 3 comments

Comments

@vpuri3
Copy link
Member

vpuri3 commented Jan 9, 2022

`solve(prob::LinearProlem,alg;kwargs)`
Solves for ``Au=b`` in the problem defined by `prob` using the algorithm
`alg`. If no algorithm is given, a default algorithm will be chosen.
This page is solely focused on the methods for nonlinear systems.

nonlinear system arising from prob::LinearProblem?

@ChrisRackauckas
Copy link
Member

Haha thanks

@vpuri3
Copy link
Member Author

vpuri3 commented Jan 10, 2022

https://github.com/SciML/LinearSolve.jl/blob/main/docs/src/solvers/solvers.md?plain=1#L1
line 1: # [Linear System Solvers](@id nonlinearsystemsolvers)

@ChrisRackauckas
Copy link
Member

The amount that started as a copy paste from NonlinearSolve.jl should not be underestimated.

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