Skip to content

refactor: rewrite connection expansion implementation #3736

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

Merged
merged 9 commits into from
Jun 16, 2025

Conversation

AayushSabharwal
Copy link
Member

No description provided.

@AayushSabharwal AayushSabharwal force-pushed the as/connector-rework branch 2 times, most recently from 247b9a2 to 3de3170 Compare June 13, 2025 14:28
@@ -28,6 +28,8 @@ function connect(sys1::AbstractSystem, sys2::AbstractSystem, syss::AbstractSyste
Equation(Connection(), Connection(syss)) # the RHS are connected systems
end

const _debug_mode = Base.JLOptions().check_bounds == 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this for?

@ChrisRackauckas ChrisRackauckas merged commit 9e0568f into SciML:master Jun 16, 2025
38 of 49 checks passed
@AayushSabharwal AayushSabharwal deleted the as/connector-rework branch June 17, 2025 07:35
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