You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
I would like to be able to get the status when I need to check on it, rather than as a println or an exception.
Status like "success", "break: minimum step size", "outside of domain", etc.
This would make it easier to handle or ignore different statuses.
If this status was somehow optionally accessible, that would be perfect.
I would also be willing to help out with coding this, if needed.