Skip to content

fix: fix callback codegen, observed eqs with non-scalarized symbolic arrays #2605

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
Apr 5, 2024

Conversation

AayushSabharwal
Copy link
Member

@AayushSabharwal AayushSabharwal commented Apr 3, 2024

Close #2599
Close #2383
Close #1283

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.

@AayushSabharwal
Copy link
Member Author

AayushSabharwal commented Apr 4, 2024

The ODESystem failure is weird, but what confuses me more is how Downstream tests decided to start working all of a sudden 😆

@AayushSabharwal AayushSabharwal force-pushed the as/fix-array-observed branch from 0717ef7 to 831f34d Compare April 5, 2024 05:57
@AayushSabharwal AayushSabharwal force-pushed the as/fix-array-observed branch from a02fb6e to 4047e4d Compare April 5, 2024 12:28
@ChrisRackauckas ChrisRackauckas merged commit f299353 into SciML:master Apr 5, 2024
@AayushSabharwal AayushSabharwal deleted the as/fix-array-observed branch April 5, 2024 13:43
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.

Callback function generation error continuous_events fails to recognize vectors Missing heuristic for array variables
2 participants