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

Improve checks on 'sde()' method for user defined 'SDE' or 'SDEs' subclasses #20

Closed
m-cip opened this issue Apr 22, 2020 · 0 comments · Fixed by #21
Closed

Improve checks on 'sde()' method for user defined 'SDE' or 'SDEs' subclasses #20

m-cip opened this issue Apr 22, 2020 · 0 comments · Fixed by #21

Comments

@m-cip
Copy link
Collaborator

m-cip commented Apr 22, 2020

An improper setup of user defined SDE or SDEs subclasses
(e.g. sde() method returning an number of equation terms inconsistent
with its arguments, or same method inherited without adaptations
from SDE to SDEs subclasses) results in ungraceful failures upon integration,
with opaque tracebacks.

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

Successfully merging a pull request may close this issue.

1 participant