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

fix: fix some linearization bugs #2912

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

AayushSabharwal
Copy link
Member

Close #2907

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.

@ChrisRackauckas
Copy link
Member

Isn't this also supposed to handle the SciMLBase downstream https://github.com/SciML/ModelingToolkit.jl/actions/runs/10177059599/job/28147675146?pr=2912#step:6:2107 ?

@AayushSabharwal
Copy link
Member Author

No, that's in SII and is merged. Was waiting for CI on SciML/SymbolicIndexingInterface.jl#90 to be able to tag that too

@AayushSabharwal
Copy link
Member Author

@ChrisRackauckas ChrisRackauckas merged commit ff989d2 into SciML:master Jul 31, 2024
21 of 22 checks passed
@AayushSabharwal AayushSabharwal deleted the as/linearization branch July 31, 2024 09:31
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.

undefvar and bounds error in linearization_function
3 participants