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

Make CheckInit more informative #886

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

Ickaser
Copy link
Contributor

@Ickaser Ickaser commented Dec 3, 2024

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Follows on from SciML/OrdinaryDiffEq.jl#2513 and SciML/OrdinaryDiffEq.jl#2514 .
This pull request exports CheckInit and adds an informative error message for CheckInit if supplied initialization isn't incorrect, as discussed in the above pull request.

As far as SciMLBase is concerned, I don't believe this should be breaking in any way. This is required before merging SciML/OrdinaryDiffEq.jl#2514 .

@ChrisRackauckas ChrisRackauckas merged commit 94cbba0 into SciML:master Dec 3, 2024
@ChrisRackauckas
Copy link
Member

Thanks!

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 this pull request may close these issues.

2 participants