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

[Docs] Stopping conditions #64

Closed
6 tasks
KronosTheLate opened this issue Apr 28, 2022 · 1 comment · Fixed by #120
Closed
6 tasks

[Docs] Stopping conditions #64

KronosTheLate opened this issue Apr 28, 2022 · 1 comment · Fixed by #120
Labels
enhancement New feature or request

Comments

@KronosTheLate
Copy link
Contributor

It would be nice to have a section in the documentation for different stopping conditions. The only way I was able to dig the information out was with methods(solve).

Things that should be documented are (possibly incomplete list):

  • maxiter
  • tol
  • atol
  • rtol
  • xatol
  • xrtol
@ChrisRackauckas
Copy link
Member

Note that those are "wrong". The namings need to match https://diffeq.sciml.ai/stable/basics/common_solver_opts/, so they won't be documented until they do.

@ChrisRackauckas ChrisRackauckas added the enhancement New feature or request label Jan 17, 2023
ChrisRackauckas added a commit that referenced this issue Jan 17, 2023
avik-pal pushed a commit that referenced this issue Nov 1, 2024
Add support for custom jacobians
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants