Skip to content

Support in-place interpolation of symbolic idxs #988

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

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

Conversation

hersle
Copy link

@hersle hersle commented Apr 12, 2025

An attempt at fixing SciML/OrdinaryDiffEq.jl#2562 and making sure the documented in-place interpolation API actually works consistently with MTK, too.

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

Copy link
Member

@ChrisRackauckas ChrisRackauckas left a comment

Choose a reason for hiding this comment

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

This isn't the best solution since it allocates. But one step at a time, at least making this work should come first.

@ChrisRackauckas
Copy link
Member

I think the tests are showing this is leading some issues / ambiguities?

@hersle
Copy link
Author

hersle commented Apr 22, 2025

Yeah, I got started on this and left it hanging a little. Will see if I can get back on it in not too long.

@hersle hersle force-pushed the inplace_symbolic_idxs branch from 737942e to 778467a Compare April 22, 2025 19:01
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