Skip to content

Implement Discontinuity Detection Algorithm#3076

Closed
Shreyas-Ekanathan wants to merge 23 commits intoSciML:masterfrom
Shreyas-Ekanathan:disco
Closed

Implement Discontinuity Detection Algorithm#3076
Shreyas-Ekanathan wants to merge 23 commits intoSciML:masterfrom
Shreyas-Ekanathan:disco

Conversation

@Shreyas-Ekanathan
Copy link
Copy Markdown
Contributor

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

A preliminary implementation of autonomous discontinuity detection in Radau. Uses a PR to SciML base at SciML/SciMLBase.jl#1219 to modify callbacks to support a is_discontinuous flag.

@ChrisRackauckas
Copy link
Copy Markdown
Member

We should make sure DDE discontinuities are also caught by this.

@ChrisRackauckas
Copy link
Copy Markdown
Member

And vectorcontinuouscallbacks.

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