Skip to content

Update README and docs tutorial examples to use new bracketing methods? #209

New issue

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

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

Already on GitHub? # to your account

Closed
sjdaines opened this issue Mar 21, 2023 · 4 comments
Closed

Comments

@sjdaines
Copy link

Currently the examples in README.md and https://docs.sciml.ai/NonlinearSolve/stable/tutorials/nonlinear/#Using-Bracketing-Methods
still use the Falsi method which is not a good new user experience.

Suggest a better choice would be Brent ?

@ChrisRackauckas
Copy link
Member

Falsi should be fine for new users? Falsi and Brent are both fine.

@ChrisRackauckas
Copy link
Member

but yes the tutorial should go into more detail of showing different methods at least.

@sjdaines sjdaines changed the title Update README and docs tutorial examples to use new bracketing methods Update README and docs tutorial examples to use new bracketing methods? Mar 22, 2023
@ChrisRackauckas
Copy link
Member

It should mostly point to ITP now.

@ChrisRackauckas ChrisRackauckas transferred this issue from SciML/SimpleNonlinearSolve.jl Sep 14, 2023
@ChrisRackauckas
Copy link
Member

Fixed

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants