Skip to content

Fix structural simplification of non-1-indexed variable arrays #2671

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 4 commits into from
Oct 7, 2024

Conversation

hersle
Copy link
Contributor

@hersle hersle commented Apr 25, 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

This is my attempt at fixing #2670.
It is my first PR. Please let me know if I should make any changes, or if you have suggestions on other ways to fix the problem! 😃

@hersle
Copy link
Contributor Author

hersle commented Oct 7, 2024

I am checking if this still runs. It's not a perfect solution, but neither is the hack it hacks.

@ChrisRackauckas
Copy link
Member

It's not unreasonable. Agree that maybe we could simplify it in the future, but we should go with this for now so that way we're a bit safer every day.

@ChrisRackauckas ChrisRackauckas merged commit d7fa2b9 into SciML:master Oct 7, 2024
22 of 25 checks passed
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