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

Clarity over step-size suggestion to integrator classes #788

Open
pietercollins opened this issue Oct 28, 2024 · 0 comments
Open

Clarity over step-size suggestion to integrator classes #788

pietercollins opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
deficiency Un undesirable feature which is not a bug solvers Solvers module

Comments

@pietercollins
Copy link
Contributor

Make it clear at code level that the step_size argument to Integrator classes is a suggestion by introducing a Suggest or Hint modifier. Add support for a separate method which returns the requested step size or throws an exception.

@pietercollins pietercollins added solvers Solvers module deficiency Un undesirable feature which is not a bug labels Oct 28, 2024
@pietercollins pietercollins self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deficiency Un undesirable feature which is not a bug solvers Solvers module
Development

No branches or pull requests

1 participant