Skip to content

refactor: use IRStructure in calculate_A_b#4510

Merged
AayushSabharwal merged 1 commit into
masterfrom
as/faster-odeproblem
May 7, 2026
Merged

refactor: use IRStructure in calculate_A_b#4510
AayushSabharwal merged 1 commit into
masterfrom
as/faster-odeproblem

Conversation

@AayushSabharwal
Copy link
Copy Markdown
Member

This significantly improves ODEProblem construction time, since SCCDecomposition is now much faster.

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

Add any other context about the problem here.

This significantly improves `ODEProblem` construction time, since
`SCCDecomposition` is now much faster.
@AayushSabharwal AayushSabharwal marked this pull request as ready for review May 7, 2026 06:05
@AayushSabharwal AayushSabharwal merged commit 530eb54 into master May 7, 2026
59 of 80 checks passed
@AayushSabharwal AayushSabharwal deleted the as/faster-odeproblem branch May 7, 2026 06:05
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.

1 participant