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

Clean up generate_initializesystem() #3051

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

hersle
Copy link
Contributor

@hersle hersle commented Sep 16, 2024

While working on #3050, I found generate_initializesystem() a little hard to follow. I thought I could try to clean it up a little, after it has accumulated several fixes recently.

Please feel free to ignore this if it is not helpful. I know @AayushSabharwal is working on parameter initialization, so I wouldn't want this merged before if it clutters that!

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

@AayushSabharwal
Copy link
Member

Thanks, this looks amazing! I can very easily rebase the parameter initialization on top of this, so it shouldn't need to wait.

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