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

Automatically convert incompatible vector problems to svector #308

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

ChrisRackauckas
Copy link
Member

Required for diffeqr and diffeqpy. Note that the f functions are okay when generated by MTK, since it generates a dispatch for SA -> SA, so therefore all that's needed is the u0 and p conversion for this to work downstream.

Required for diffeqr and diffeqpy. Note that the `f` functions are okay when generated by MTK, since it generates a dispatch for SA -> SA, so therefore all that's needed is the u0 and p conversion for this to work downstream.
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review October 20, 2023 02:44
@ChrisRackauckas ChrisRackauckas merged commit e670b82 into master Oct 20, 2023
@ChrisRackauckas ChrisRackauckas deleted the conversions branch October 20, 2023 02:55
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.

1 participant