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

Default value for t_eval for solve_ivp #17

Open
KochdumperNiklas opened this issue Aug 19, 2022 · 0 comments
Open

Default value for t_eval for solve_ivp #17

KochdumperNiklas opened this issue Aug 19, 2022 · 0 comments

Comments

@KochdumperNiklas
Copy link
Collaborator

I think it would be nice that if t_eval is not explicitly specified by the user, it is automatically computed by the time-step size of the model and the size of the input vector. Currently an error message is outputted if t_eval is not provided, which is a little bit annoying in my opinion.

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

1 participant